Inheritance: Statement
Ejemplo n.º 1
0
 public virtual object Visit(Switch switchStatement)
 {
     return(null);
 }