| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.OpContext |
PostgreSQLParser.op() |
PostgreSQLParser.OpContext |
PostgreSQLParser.All_opContext.op() |
PostgreSQLParser.OpContext |
PostgreSQLParser.VexContext.op() |
PostgreSQLParser.OpContext |
PostgreSQLParser.Vex_bContext.op() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterOp(PostgreSQLParser.OpContext ctx)
Enter a parse tree produced by
PostgreSQLParser.op(). |
void |
PostgreSQLParserBaseListener.enterOp(PostgreSQLParser.OpContext ctx)
Enter a parse tree produced by
PostgreSQLParser.op(). |
void |
PostgreSQLParserListener.exitOp(PostgreSQLParser.OpContext ctx)
Exit a parse tree produced by
PostgreSQLParser.op(). |
void |
PostgreSQLParserBaseListener.exitOp(PostgreSQLParser.OpContext ctx)
Exit a parse tree produced by
PostgreSQLParser.op(). |
T |
PostgreSQLParserBaseVisitor.visitOp(PostgreSQLParser.OpContext ctx)
Visit a parse tree produced by
PostgreSQLParser.op(). |
T |
PostgreSQLParserVisitor.visitOp(PostgreSQLParser.OpContext ctx)
Visit a parse tree produced by
PostgreSQLParser.op(). |
Copyright © 2022. All rights reserved.