public void end() { visitor.end(); }
public boolean start(JPhylum node) { return visitor.start(node); }