isBooleanOperator abstract method
Gets whether this operator evaluates to a boolean expression.
Returns true
if this operator evaluates to a boolean expression.
Implementation
bool isBooleanOperator();
Gets whether this operator evaluates to a boolean expression.
Returns true
if this operator evaluates to a boolean expression.
bool isBooleanOperator();