Package antlr.debug
Class InputBufferReporter
java.lang.Object
antlr.debug.InputBufferReporter
- All Implemented Interfaces:
InputBufferListener
,ListenerBase
,EventListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
doneParsing method comment.void
void
charBufferConsume method comment.void
charBufferLA method comment.void
void
void
refresh()
refresh method comment.
-
Constructor Details
-
InputBufferReporter
public InputBufferReporter()
-
-
Method Details
-
doneParsing
doneParsing method comment.- Specified by:
doneParsing
in interfaceListenerBase
-
inputBufferChanged
-
inputBufferConsume
charBufferConsume method comment.- Specified by:
inputBufferConsume
in interfaceInputBufferListener
-
inputBufferLA
charBufferLA method comment.- Specified by:
inputBufferLA
in interfaceInputBufferListener
-
inputBufferMark
- Specified by:
inputBufferMark
in interfaceInputBufferListener
-
inputBufferRewind
- Specified by:
inputBufferRewind
in interfaceInputBufferListener
-
refresh
public void refresh()refresh method comment.- Specified by:
refresh
in interfaceListenerBase
-