| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.After_opsContext |
PostgreSQLParser.after_ops() |
PostgreSQLParser.After_opsContext |
PostgreSQLParser.Select_stmtContext.after_ops(int i) |
PostgreSQLParser.After_opsContext |
PostgreSQLParser.Select_stmt_no_parensContext.after_ops(int i) |
PostgreSQLParser.After_opsContext |
PostgreSQLParser.Perform_stmtContext.after_ops(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLParser.After_opsContext> |
PostgreSQLParser.Select_stmtContext.after_ops() |
List<PostgreSQLParser.After_opsContext> |
PostgreSQLParser.Select_stmt_no_parensContext.after_ops() |
List<PostgreSQLParser.After_opsContext> |
PostgreSQLParser.Perform_stmtContext.after_ops() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterAfter_ops(PostgreSQLParser.After_opsContext ctx)
Enter a parse tree produced by
PostgreSQLParser.after_ops(). |
void |
PostgreSQLParserBaseListener.enterAfter_ops(PostgreSQLParser.After_opsContext ctx)
Enter a parse tree produced by
PostgreSQLParser.after_ops(). |
void |
PostgreSQLParserListener.exitAfter_ops(PostgreSQLParser.After_opsContext ctx)
Exit a parse tree produced by
PostgreSQLParser.after_ops(). |
void |
PostgreSQLParserBaseListener.exitAfter_ops(PostgreSQLParser.After_opsContext ctx)
Exit a parse tree produced by
PostgreSQLParser.after_ops(). |
T |
PostgreSQLParserBaseVisitor.visitAfter_ops(PostgreSQLParser.After_opsContext ctx)
Visit a parse tree produced by
PostgreSQLParser.after_ops(). |
T |
PostgreSQLParserVisitor.visitAfter_ops(PostgreSQLParser.After_opsContext ctx)
Visit a parse tree produced by
PostgreSQLParser.after_ops(). |
Copyright © 2022. All rights reserved.