Class NanoSQLBaseListener

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

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