Package antlr.debug

Class InputBufferAdapter

java.lang.Object
antlr.debug.InputBufferAdapter
All Implemented Interfaces:
InputBufferListener, ListenerBase, EventListener

public abstract class InputBufferAdapter extends Object implements InputBufferListener
A dummy implementation of a CharBufferListener -- this class is not meant to be used by itself -- it's meant to be subclassed