Evaluate an expression.
Parameters: ctx - variable context Parameters: expr - expression a result of the evaluation throws: SCXMLExpressionException - A malformed exception
Evaluate a location that returns a Node within an XML data tree.
Manifests as "location" attributes of <assign> element.
Parameters: ctx - variable context Parameters: expr - expression The location node. throws: SCXMLExpressionException - A malformed exception