|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ExpressionParserConstants |
Class Summary | |
---|---|
Constant | This class wraps any constant value. |
Evaluation | This class associates a JSci.maths.analysis.RealFunction to
an Expression argument, to generate an Expression . |
Expression | The basic abstract class for doing analytical calculations. |
ExpressionParser | This class has some static methods to create an Expression from a string or a text stream. |
ExpressionParser.JJCalls | |
ExpressionParserTokenManager | |
Function | A function like sin(x), exp(x) or sqrt(x). |
Negative | |
Power | |
Product | |
SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
Sum | |
Token | Describes the input token stream. |
Variable | Variables in an Expression. |
Exception Summary | |
---|---|
ParseException | This exception is thrown when parse errors are encountered. |
Error Summary | |
---|---|
TokenMgrError |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |