Uses of Enum
com.semedy.reasoner.parser.oologic.Tokenizer.TokenType
-
Uses of Tokenizer.TokenType in com.semedy.reasoner.parser.oologic
Modifier and TypeMethodDescriptionToken.getType()
static Tokenizer.TokenType
Returns the enum constant of this type with the specified name.static Tokenizer.TokenType[]
Tokenizer.TokenType.values()
Returns an array containing the constants of this enum type, in the order they are declared.