Uses of Enum
com.semedy.reasoner.parser.oologic.Tokenizer.TokenType
Packages that use Tokenizer.TokenType
-
Uses of Tokenizer.TokenType in com.semedy.reasoner.parser.oologic
Methods in com.semedy.reasoner.parser.oologic that return Tokenizer.TokenTypeModifier 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.Constructors in com.semedy.reasoner.parser.oologic with parameters of type Tokenizer.TokenType