isUnaryOperator abstract method

bool isUnaryOperator()

True if the number of operands for this operator is 1, false if it is 2.

Implementation

bool isUnaryOperator();