Goto Statement
상속: Stmt
예제 #1
0
 public override void Visit(GotoStmt stmt) { }
예제 #2
0
 public virtual void Visit(GotoStmt stmt) {}