public void accept(RotateAt3 RotateAt3) { //do nothing }
public void accept(RotateAt3 RotateAt3) { RotateAt3.visit(this); }