|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Evaluator | Defines a method which can be used to evaluate a part of a node-tree. |
| JepComponent | Base interface for all Jep components (parsers, evaluators etc). |
| NumberFactory | This interface can be implemented to create numbers of any object type. |
| Parser | |
| ParserVisitor | |
| PostfixMathCommandI | All function classes must implement this interface to ensure that the run() method is implemented. |
| PrintVisitor.PrintRulesI | This interface specifies the method needed to implement a special print rule. |
| Class Summary | |
|---|---|
| ComponentSet | |
| FunctionTable | A table holding details of the functions known to Jep. |
| Jep | The Jep class is the main interface with which the user should interact. |
| NodeFactory | This class is used to create nodes of specified types. |
| Operator | An Operator with additional information about its commutativity etc. |
| OperatorTable | |
| PrintVisitor | Prints an expression. |
| Variable | Information about a variable. |
| VariableFactory | A factory class which is used to create variables. |
| VariableTable | A table of variables. |
| Exception Summary | |
|---|---|
| EvaluationException | Exceptions thrown during evaluation. |
| JepException | |
| ParseException | |
The main package containing the Jep class as well as other core classes.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||