isBooleanFunction abstract method

bool isBooleanFunction()

Gets whether this function evaluates to a boolean expression.

Returns true> if this function evaluates to a boolean expression.

Implementation

bool isBooleanFunction();