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