Class MathExpr

All Implemented Interfaces:
Serializable, Cloneable, GraphPatternGroupable, QueryModelNode, ValueExpr, VariableScopeChange

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