Interface PQL2Listener

  • All Superinterfaces:
    org.antlr.v4.runtime.tree.ParseTreeListener
    All Known Implementing Classes:
    Pql2AstListener, PQL2BaseListener

    public interface PQL2Listener
    extends org.antlr.v4.runtime.tree.ParseTreeListener
    This interface defines a complete listener for a parse tree produced by PQL2Parser.