| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Agg_orderContext |
PostgreSQLParser.agg_order() |
PostgreSQLParser.Agg_orderContext |
PostgreSQLParser.Function_argsContext.agg_order() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterAgg_order(PostgreSQLParser.Agg_orderContext ctx)
Enter a parse tree produced by
PostgreSQLParser.agg_order(). |
void |
PostgreSQLParserBaseListener.enterAgg_order(PostgreSQLParser.Agg_orderContext ctx)
Enter a parse tree produced by
PostgreSQLParser.agg_order(). |
void |
PostgreSQLParserListener.exitAgg_order(PostgreSQLParser.Agg_orderContext ctx)
Exit a parse tree produced by
PostgreSQLParser.agg_order(). |
void |
PostgreSQLParserBaseListener.exitAgg_order(PostgreSQLParser.Agg_orderContext ctx)
Exit a parse tree produced by
PostgreSQLParser.agg_order(). |
T |
PostgreSQLParserBaseVisitor.visitAgg_order(PostgreSQLParser.Agg_orderContext ctx)
Visit a parse tree produced by
PostgreSQLParser.agg_order(). |
T |
PostgreSQLParserVisitor.visitAgg_order(PostgreSQLParser.Agg_orderContext ctx)
Visit a parse tree produced by
PostgreSQLParser.agg_order(). |
Copyright © 2022. All rights reserved.