Gets whether this operator evaluates to a boolean expression. Returns true if this operator evaluates to a boolean expression.
true
@override bool isBooleanOperator() { return booleanOperator; }