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