Ejemplo n.º 1
0
 public void visit(Int32Type t)
 {
     throw new NotImplementedException();
 }
 public virtual void visit(Int32Type t)
 {
     // Do nothing; leave the implementation to the main class
 }