True if the number of operands for this operator is 1, false if it is 2.
@override bool isUnaryOperator() { return unaryOperator; }