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