Package one.gfw.antlr4.sql.postgresql
-
Interface Summary Interface Description PostgreSQLParserListener This interface defines a complete listener for a parse tree produced byPostgreSQLParser.PostgreSQLParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byPostgreSQLParser.