Uses of Enum Class
ru.cg.webbpm.modules.expression.parser.TokenType
Packages that use TokenType
-
Uses of TokenType in ru.cg.webbpm.modules.expression.parser
Methods in ru.cg.webbpm.modules.expression.parser that return TokenTypeModifier and TypeMethodDescriptionToken.getType()
static TokenType
Returns the enum constant of this class with the specified name.static TokenType[]
TokenType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ru.cg.webbpm.modules.expression.parser with parameters of type TokenType