Package antlr.debug

Interface TraceListener

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

public interface TraceListener extends ListenerBase