Package antlr.debug

Interface ParserMatchListener

All Superinterfaces:
EventListener, ListenerBase
All Known Subinterfaces:
ParserController, ParserListener
All Known Implementing Classes:
ParserAdapter, ParserMatchAdapter, ParserReporter

public interface ParserMatchListener extends ListenerBase