virtual public void VisitEmptyStmt(EmptyStmt x)
 {
     // nothing
 }
Exemple #2
0
 virtual public void VisitEmptyStmt(EmptyStmt x)
 {
     // nothing
 }