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