Uses of Enum Class
net.sourceforge.plantuml.tim.expression.TokenOperator
Packages that use TokenOperator
-
Uses of TokenOperator in net.sourceforge.plantuml.tim.expression
Methods in net.sourceforge.plantuml.tim.expression that return TokenOperatorModifier and TypeMethodDescriptionToken.getTokenOperator()static TokenOperatorTokenOperator.getTokenOperator(char ch, char ch2) static TokenOperatorReturns the enum constant of this class with the specified name.static TokenOperator[]TokenOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.