Visits all event ASTs.
@override void visitEvent(EventAst astNode, [_]) { _reportUnpermitted(astNode); }