Class Compare

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

public class Compare extends BinaryValueOperator
A comparison between two values.
See Also: