leftHandSide property
Return the expression used to compute the left hand side.
Implementation
Expression get leftHandSide;
Return the expression used to compute the left hand side.
Implementation
set leftHandSide(Expression expression);