| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.With_queryContext |
PostgreSQLParser.with_query() |
PostgreSQLParser.With_queryContext |
PostgreSQLParser.With_clauseContext.with_query(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLParser.With_queryContext> |
PostgreSQLParser.With_clauseContext.with_query() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterWith_query(PostgreSQLParser.With_queryContext ctx)
Enter a parse tree produced by
PostgreSQLParser.with_query(). |
void |
PostgreSQLParserBaseListener.enterWith_query(PostgreSQLParser.With_queryContext ctx)
Enter a parse tree produced by
PostgreSQLParser.with_query(). |
void |
PostgreSQLParserListener.exitWith_query(PostgreSQLParser.With_queryContext ctx)
Exit a parse tree produced by
PostgreSQLParser.with_query(). |
void |
PostgreSQLParserBaseListener.exitWith_query(PostgreSQLParser.With_queryContext ctx)
Exit a parse tree produced by
PostgreSQLParser.with_query(). |
T |
PostgreSQLParserBaseVisitor.visitWith_query(PostgreSQLParser.With_queryContext ctx)
Visit a parse tree produced by
PostgreSQLParser.with_query(). |
T |
PostgreSQLParserVisitor.visitWith_query(PostgreSQLParser.With_queryContext ctx)
Visit a parse tree produced by
PostgreSQLParser.with_query(). |
Copyright © 2022. All rights reserved.