Beispiel #1
0
 public override R Visit(OCL.Absyn.LAnd land_, A arg)
 {
     /* Code For LAnd Goes Here */
     return(default(R));
 }
 public abstract R Visit(OCL.Absyn.LAnd land_, A arg);