Exemplo n.º 1
0
 public void visit(IVisitor visitor) {
   visitor.visitLADD(this);
 }