Exemple #1
0
 public override Absy StdDispatch(StandardVisitor visitor)
 {
     return visitor.VisitSimpleAssignLhs(this);
 }