Class MathExpr

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, ValueExpr, VariableScopeChange

public class MathExpr extends BinaryValueOperator
A mathematical expression consisting an operator and two arguments.
See Also: