@NonNullByDefault
| Class | Description |
|---|---|
| ExpressionEvaluator |
Provides a method to evaluate an
Expression. |
| OperatorFactory |
Provides utility methods to get an operator from its ID.
|
| Exception | Description |
|---|---|
| ExpressionEvaluationException |
Exception thrown when an error occurred while evaluating an expression.
|