Package antlr.debug

Class InputBufferAdapter

  • All Implemented Interfaces:
    InputBufferListener, ListenerBase, java.util.EventListener

    public abstract class InputBufferAdapter
    extends java.lang.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