leftOperand property
The expression used to compute the left operand.
Implementation
@ToBeDeprecated('Use leftOperand2 instead.')
Expression get leftOperand;
The expression used to compute the left operand.
@ToBeDeprecated('Use leftOperand2 instead.')
Expression get leftOperand;