示例#1
0
 public override R Visit(OCL.Absyn.CCType cctype_, A arg)
 {
     /* Code For CCType Goes Here */
     // cctype_.Ident_1
     // cctype_.Ident_2
     return(default(R));
 }
 public abstract R Visit(OCL.Absyn.CCType cctype_, A arg);