Uses of Enum Class
com.iizix.prop.SelectorExpression.Token
Uses of SelectorExpression.Token in com.iizix.prop
Modifier and TypeFieldDescriptionfinal SelectorExpression.Token
SelectorExpression.TokenData.token
The token.Modifier and TypeMethodDescriptionstatic SelectorExpression.Token
Returns the enum constant of this class with the specified name.static SelectorExpression.Token[]
SelectorExpression.Token.values()
Returns an array containing the constants of this enum class, in the order they are declared.