rightHandSide property
The expression used to compute the right-hand side.
Implementation
@ToBeDeprecated('Use rightHandSide2 instead.')
Expression get rightHandSide;
The expression used to compute the right-hand side.
@ToBeDeprecated('Use rightHandSide2 instead.')
Expression get rightHandSide;