| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Index_sortContext |
PostgreSQLParser.index_sort() |
PostgreSQLParser.Index_sortContext |
PostgreSQLParser.Index_restContext.index_sort() |
PostgreSQLParser.Index_sortContext |
PostgreSQLParser.Conflict_objectContext.index_sort() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterIndex_sort(PostgreSQLParser.Index_sortContext ctx)
Enter a parse tree produced by
PostgreSQLParser.index_sort(). |
void |
PostgreSQLParserBaseListener.enterIndex_sort(PostgreSQLParser.Index_sortContext ctx)
Enter a parse tree produced by
PostgreSQLParser.index_sort(). |
void |
PostgreSQLParserListener.exitIndex_sort(PostgreSQLParser.Index_sortContext ctx)
Exit a parse tree produced by
PostgreSQLParser.index_sort(). |
void |
PostgreSQLParserBaseListener.exitIndex_sort(PostgreSQLParser.Index_sortContext ctx)
Exit a parse tree produced by
PostgreSQLParser.index_sort(). |
T |
PostgreSQLParserBaseVisitor.visitIndex_sort(PostgreSQLParser.Index_sortContext ctx)
Visit a parse tree produced by
PostgreSQLParser.index_sort(). |
T |
PostgreSQLParserVisitor.visitIndex_sort(PostgreSQLParser.Index_sortContext ctx)
Visit a parse tree produced by
PostgreSQLParser.index_sort(). |
Copyright © 2022. All rights reserved.