| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.On_commitContext |
PostgreSQLParser.on_commit() |
PostgreSQLParser.On_commitContext |
PostgreSQLParser.Create_table_statementContext.on_commit() |
PostgreSQLParser.On_commitContext |
PostgreSQLParser.Create_table_as_statementContext.on_commit() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterOn_commit(PostgreSQLParser.On_commitContext ctx)
Enter a parse tree produced by
PostgreSQLParser.on_commit(). |
void |
PostgreSQLParserBaseListener.enterOn_commit(PostgreSQLParser.On_commitContext ctx)
Enter a parse tree produced by
PostgreSQLParser.on_commit(). |
void |
PostgreSQLParserListener.exitOn_commit(PostgreSQLParser.On_commitContext ctx)
Exit a parse tree produced by
PostgreSQLParser.on_commit(). |
void |
PostgreSQLParserBaseListener.exitOn_commit(PostgreSQLParser.On_commitContext ctx)
Exit a parse tree produced by
PostgreSQLParser.on_commit(). |
T |
PostgreSQLParserBaseVisitor.visitOn_commit(PostgreSQLParser.On_commitContext ctx)
Visit a parse tree produced by
PostgreSQLParser.on_commit(). |
T |
PostgreSQLParserVisitor.visitOn_commit(PostgreSQLParser.On_commitContext ctx)
Visit a parse tree produced by
PostgreSQLParser.on_commit(). |
Copyright © 2022. All rights reserved.