enables access to a FieldManagerList in an expression's evaluate() method.
Changes included in this branch enable access to a pointer to a valid FieldManagerList
in the expression's evaluate()
method. This is required for execution of an ExpressionTree
within the evaluate()
method of an expression.