Uses of Enum Class
net.sourceforge.plantuml.tim.expression.TokenType
Packages that use TokenType
-
Uses of TokenType in net.sourceforge.plantuml.tim.expression
Methods in net.sourceforge.plantuml.tim.expression that return TokenTypeModifier and TypeMethodDescriptionfinal TokenTypeToken.getTokenType()static TokenTypeReturns 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.Constructors in net.sourceforge.plantuml.tim.expression with parameters of type TokenType