Beispiel #1
0
 @Override
 public void visit(PhyPlanVisitor v) throws VisitorException {
   v.visitAnd(this);
 }