ComparatorTreeNode
Builds a ComparatorTreeNode.
Parameters
c
HashString representation of the comparator (operator of the comparison)
left
the left child (a variable)
right
the right child (an expression)
Builds a ComparatorTreeNode.
HashString representation of the comparator (operator of the comparison)
the left child (a variable)
the right child (an expression)