| Package | Description |
|---|---|
| com.mpobjects.bdparsii.eval |
| Class and Description |
|---|
| AbstractExpression
Expression which holds a
MathContext field. |
| BinaryOperation
Represents a binary operation.
|
| BinaryOperation.Op
Enumerates the operations supported by this expression.
|
| Expression
Represents the result of a parsed expression.
|
| Function
Defines a function which can be referenced and evaluated from within expressions.
|
| Scope
Contains a mapping of names to variables.
|
| Variable
Represents a variable which binds a value to a name.
|
Copyright © 2019. All rights reserved.