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