Example #1
0
 public void visit(IVisitor visitor) {
   visitor.visitLADD(this);
 }