rightHandSide property
Return the expression used to compute the right hand side.
Implementation
Expression get rightHandSide;
Set the expression used to compute the left hand side to the given
expression
.
Implementation
set rightHandSide(Expression expression);