Example #1
0
 public void visit(OpJoin opJoin) {
   System.out.println(opJoin.toString());
 }