Uses of Enum Class
org.luwrain.inlandes.util.Token.Type
Packages that use Token.Type
-
Uses of Token.Type in org.luwrain.inlandes.util
Fields in org.luwrain.inlandes.util declared as Token.TypeMethods in org.luwrain.inlandes.util that return Token.TypeModifier and TypeMethodDescriptionstatic Token.TypeReturns the enum constant of this class with the specified name.static Token.Type[]Token.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.luwrain.inlandes.util with parameters of type Token.Type