Helper to dispatch the provided event onto this visitor.
event
void visit(XmlEvent event) => event.accept(this);