public void VisitThrow(CThrow _throw)
 {
     visitor.VisitThrow(_throw);
 }