Example #1
0
 public void apply(Switch sw) {
   ((ExprSwitch) sw).caseDynamicInvokeExpr(this);
 }