Exemplo n.º 1
0
 public virtual void VisitBreakStatement(BreakStatement breakStatement)
 {
     DefaultVisitNode(breakStatement);
 }