Interface PostgreSQLParserVisitor<T>

  • All Superinterfaces:
    org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
    All Known Implementing Classes:
    PostgreSQLParserBaseVisitor

    public interface PostgreSQLParserVisitor<T>
    extends org.antlr.v4.runtime.tree.ParseTreeVisitor<T>