Package com.aquima.interactions.expressions.parser
-
Interface Summary Interface Description IParseNode Base interface for all nodes in an expression parse tree. -
Class Summary Class Description ParseNodeBase Base class for all parsed expression nodes.ParserSymbol Specific symbol for all parsers in this project..ParserSymbolFactory This class is used by the parser to add position information to parsed nodes.