Uses of Enum Class
org.verapdf.parser.Token.Type
Packages that use Token.Type
-
Uses of Token.Type in org.verapdf.parser
Fields in org.verapdf.parser declared as Token.TypeMethods in org.verapdf.parser 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.