public void accept(ReflectiveVisitor visitor) { WhyElement.add("!"); visitor.visit(i); }
public void accept(ReflectiveVisitor visitor) { visitor.visit(o); WhyElement.add(" -> "); visitor.visit(pt); }