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