Ejemplo n.º 1
0
 public void VisitThrow(CThrow _throw)
 {
     visitor.VisitThrow(_throw);
 }
Ejemplo n.º 2
0
 public void VisitThrow(CThrow _throw)
 {
     visitor.VisitThrow(_throw);
 }