Goto Statement
Наследование: Stmt
Пример #1
0
 public override void Visit(GotoStmt stmt) { }
Пример #2
0
 public virtual void Visit(GotoStmt stmt) {}