|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
ExprDouble | A class defined to output more flexible double representation than the standard java.lang.Double. |
Expression | The class representing an expression. |
ExpressionParser | The ExpressionParser class provides the head for creating a basic expression to be evaluated for a given variable input. |
ExprNode | A reduced expression node in an operator-precedence parsing tree. |
Symbol | An input symbol in an expression. |
Variable | A variable in an expression. |
Exception Summary | |
---|---|
ExpressionEvalException | Expression evaluation exception. |
ExpressionException | Expression exception. |
ExpressionParseException | Expression parsing exception. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |