Package antlr.debug

Interface MessageListener

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

public interface MessageListener extends ListenerBase