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