예제 #1
0
 private Goto(Expr expr)
 {
     this.expr = expr;
 }