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