isBooleanOperator abstract method

bool isBooleanOperator()

Gets whether this operator evaluates to a boolean expression. Returns true if this operator evaluates to a boolean expression.

Implementation

bool isBooleanOperator();