Uses of Interface
eu.bandm.tools.xantlr.runtime.EventGenerator
Packages that use EventGenerator
-
Uses of EventGenerator in eu.bandm.tools.xantlr.runtime
Classes in eu.bandm.tools.xantlr.runtime that implement EventGeneratorModifier and TypeClassDescriptionclassEventFilter<N,D> Trivial implementation ofEventGeneratorwhich throws away all events.classRuntime class for an xantlr generated parser which maps the AST-representing events onto SAX events.Fields in eu.bandm.tools.xantlr.runtime declared as EventGeneratorModifier and TypeFieldDescriptionprotected EventGenerator<NamespaceName, XMLDocumentIdentifier> X_LLkParser.eventMethods in eu.bandm.tools.xantlr.runtime that return EventGeneratorMethods in eu.bandm.tools.xantlr.runtime with parameters of type EventGeneratorModifier and TypeMethodDescriptionvoidX_LLkParser.setEventGenerator(EventGenerator<NamespaceName, XMLDocumentIdentifier> event)