| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Update_setContext |
PostgreSQLParser.update_set() |
PostgreSQLParser.Update_setContext |
PostgreSQLParser.Conflict_actionContext.update_set(int i) |
PostgreSQLParser.Update_setContext |
PostgreSQLParser.Update_stmt_for_psqlContext.update_set(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLParser.Update_setContext> |
PostgreSQLParser.Conflict_actionContext.update_set() |
List<PostgreSQLParser.Update_setContext> |
PostgreSQLParser.Update_stmt_for_psqlContext.update_set() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterUpdate_set(PostgreSQLParser.Update_setContext ctx)
Enter a parse tree produced by
PostgreSQLParser.update_set(). |
void |
PostgreSQLParserBaseListener.enterUpdate_set(PostgreSQLParser.Update_setContext ctx)
Enter a parse tree produced by
PostgreSQLParser.update_set(). |
void |
PostgreSQLParserListener.exitUpdate_set(PostgreSQLParser.Update_setContext ctx)
Exit a parse tree produced by
PostgreSQLParser.update_set(). |
void |
PostgreSQLParserBaseListener.exitUpdate_set(PostgreSQLParser.Update_setContext ctx)
Exit a parse tree produced by
PostgreSQLParser.update_set(). |
T |
PostgreSQLParserBaseVisitor.visitUpdate_set(PostgreSQLParser.Update_setContext ctx)
Visit a parse tree produced by
PostgreSQLParser.update_set(). |
T |
PostgreSQLParserVisitor.visitUpdate_set(PostgreSQLParser.Update_setContext ctx)
Visit a parse tree produced by
PostgreSQLParser.update_set(). |
Copyright © 2022. All rights reserved.