public void visit(IVisitor visitor) {
   visitor.visitCALOAD(this);
 }