Serialized Form
Package com.accountingenhancements.common |
Package com.accountingenhancements.formula |
formula
java.lang.String formula
- The formula that was handed into this class. reParse() reprocesses this formula
result
FormulaVariable result
- This is the result when the stack resolved.
highestLevelInSolution
int highestLevelInSolution
- If this stack has been resolved then this is the highest level variable used in the solution. This is used when resolving, to evaluate whether the solution should be recalculated.
lowestScale
int lowestScale
Package com.accountingenhancements.treearray |
parent
BranchNode<F> parent
tree
Tree<E> tree
depth
int depth