leftOperand property

  1. @ToBeDeprecated('Use leftOperand2 instead.')
Expression get leftOperand

The expression used to compute the left operand.

Implementation

@ToBeDeprecated('Use leftOperand2 instead.')
Expression get leftOperand;