Uses of Class
com.igormaznitsa.jcp.expression.ExpressionParser
Packages that use ExpressionParser
-
Uses of ExpressionParser in com.igormaznitsa.jcp.expression
Fields in com.igormaznitsa.jcp.expression declared as ExpressionParserModifier and TypeFieldDescriptionprivate static final ExpressionParser
ExpressionParser.INSTANCE
It contains the instance for the parser, because the parser is a singletoneMethods in com.igormaznitsa.jcp.expression that return ExpressionParser