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