Uses of Enum
parser.TYPE
Packages that use TYPE
-
Uses of TYPE in parser
Modifier and TypeFieldDescription(package private) TYPEMathExpression.returnTypeThe type of output returned by the parser.private TYPEVariable.typeModifier and TypeMethodDescriptionMathExpression.getReturnType()Variable.getType()static TYPEReturns the enum constant of this type with the specified name.static TYPE[]TYPE.values()Returns an array containing the constants of this enum type, in the order they are declared.