type property

_LogicalOperatorType type
getter/setter pair

The type of this logical operator, see _LogicalOperatorType.

This is used in generateString to make it usable without overriding.

Implementation

_LogicalOperatorType type;