Enum Class CssAttributeSelectorNode.MatchType

java.lang.Object
java.lang.Enum<CssAttributeSelectorNode.MatchType>
com.google.common.css.compiler.ast.CssAttributeSelectorNode.MatchType
All Implemented Interfaces:
Serializable, Comparable<CssAttributeSelectorNode.MatchType>, Constable
Enclosing class:
CssAttributeSelectorNode

public static enum CssAttributeSelectorNode.MatchType extends Enum<CssAttributeSelectorNode.MatchType>
Determines how the given value has to match the value of the attribute so that the attribute is selected.