Class KeyValueBaseListener

  • All Implemented Interfaces:
    org.antlr.v4.runtime.tree.ParseTreeListener, KeyValueListener

    public class KeyValueBaseListener
    extends java.lang.Object
    implements KeyValueListener
    This class provides an empty implementation of KeyValueListener, which can be extended to create a listener which only needs to handle a subset of the available methods.