Example #1
0
 @Override
 public void accept(TreeVisitor visitor) {
   visitor.visitCatch(this);
 }