|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AreaEval | |
| Eval | |
| NumericValueEval | |
| OperationEval | Common interface for implementations of Excel formula operations. |
| RefEval | |
| StringValueEval | |
| ValueEval | |
| Class Summary | |
|---|---|
| AddEval | |
| AreaEvalBase | |
| BlankEval | |
| BoolEval | |
| ConcatEval | |
| DivideEval | |
| EqualEval | |
| ErrorEval | |
| FunctionEval | |
| FuncVarEval | |
| GreaterEqualEval | |
| GreaterThanEval | |
| LessEqualEval | |
| LessThanEval | |
| MissingArgEval | Represents the (intermediate) evaluated result of a missing function argument. |
| MultiplyEval | |
| NameEval | |
| NameXEval | |
| NotEqualEval | |
| NumberEval | |
| OperandResolver | Provides functionality for evaluating arguments to functions and operators. |
| PercentEval | Implementation of Excel formula token '%'. |
| PowerEval | |
| RangeEval | |
| RefEvalBase | Common base class for implementors of RefEval |
| RelationalOperationEval | Base class for all comparison operator evaluators |
| StringEval | |
| SubtractEval | |
| UnaryMinusEval | |
| UnaryPlusEval | |
| Exception Summary | |
|---|---|
| EvaluationException | This class is used to simplify error handling logic within operator and function implementations. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||