Uses of Interface
eu.bandm.tools.xantlr.runtime.EventGenerator
-
Uses of EventGenerator in eu.bandm.tools.xantlr.runtime
Modifier and TypeClassDescriptionclass
EventFilter<N,
D> Trivial implementation ofEventGenerator
which throws away all events.class
Runtime class for an xantlr generated parser which maps the AST-representing events onto SAX events.Modifier and TypeFieldDescriptionprotected EventGenerator<NamespaceName,
XMLDocumentIdentifier> X_LLkParser.event
Modifier and TypeMethodDescriptionvoid
X_LLkParser.setEventGenerator
(EventGenerator<NamespaceName, XMLDocumentIdentifier> event)