| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.VarContext |
PostgreSQLParser.var() |
PostgreSQLParser.VarContext |
PostgreSQLParser.Diagnostic_optionContext.var() |
PostgreSQLParser.VarContext |
PostgreSQLParser.Assign_stmtContext.var() |
PostgreSQLParser.VarContext |
PostgreSQLParser.Cursor_statementContext.var() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterVar(PostgreSQLParser.VarContext ctx)
Enter a parse tree produced by
PostgreSQLParser.var(). |
void |
PostgreSQLParserBaseListener.enterVar(PostgreSQLParser.VarContext ctx)
Enter a parse tree produced by
PostgreSQLParser.var(). |
void |
PostgreSQLParserListener.exitVar(PostgreSQLParser.VarContext ctx)
Exit a parse tree produced by
PostgreSQLParser.var(). |
void |
PostgreSQLParserBaseListener.exitVar(PostgreSQLParser.VarContext ctx)
Exit a parse tree produced by
PostgreSQLParser.var(). |
T |
PostgreSQLParserBaseVisitor.visitVar(PostgreSQLParser.VarContext ctx)
Visit a parse tree produced by
PostgreSQLParser.var(). |
T |
PostgreSQLParserVisitor.visitVar(PostgreSQLParser.VarContext ctx)
Visit a parse tree produced by
PostgreSQLParser.var(). |
Copyright © 2022. All rights reserved.