Package com.igormaznitsa.jcp.expression
package com.igormaznitsa.jcp.expression
-
ClassDescriptionThe main class to calculate expressionsThe interface describes an object which can be used during expression calculationsThis class is a parser allows to parse an expression and make a tree as the outputThe enumeration describes inside states of the parsesThe enumeration describes some special items which can be met in the expressionThe class describes an object contains an expression treeThe class describes a wrapper around an expression item to be saved into an expression treeThe class describes an expression value i.e.The enumeration contains all allowed types for expression values and their signaturesThe class describes an expression variable