|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| Evaluator | Interface for expression evaluators. |
| StackEvaluator | Interface for stack-based expression evaluators. |
| StandardEvaluator | Interface for expression evaluators which support the standard operators. |
| Class Summary | |
|---|---|
| AbstractEvaluator | Base class for Evaluator implementations. |
| AbstractStackEvaluator | Base class for StackEvaluator implementations. |
| AbstractStandardStackEvaluator | Base class for stack-based evaluators which support the standard operators. |
| DefaultEvaluator | An expression evaluator for most standard operators with
common built-in types (i.e.: Booleans, Strings and
Numbers). |
| EvaluatorConsole | A simple console-driven expression evaluator. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||