public void visit(OctalType t) { throw new NotImplementedException(); }
public virtual void visit(OctalType id) { // Do nothing; leave the implementation to the main class }