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