operand property

  1. @ToBeDeprecated('Use operand2 instead.')
Expression get operand

The expression used to compute the operand.

Implementation

@ToBeDeprecated('Use operand2 instead.')
Expression get operand;