| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 字段和说明 |
|---|---|
PostgreSQLParser.All_op_refContext |
PostgreSQLParser.Operator_optionContext.addition_oper_name |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.All_op_refContext |
PostgreSQLParser.all_op_ref() |
PostgreSQLParser.All_op_refContext |
PostgreSQLParser.Operator_optionContext.all_op_ref() |
PostgreSQLParser.All_op_refContext |
PostgreSQLParser.Aggregate_paramContext.all_op_ref() |
PostgreSQLParser.All_op_refContext |
PostgreSQLParser.Order_specificationContext.all_op_ref() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterAll_op_ref(PostgreSQLParser.All_op_refContext ctx)
Enter a parse tree produced by
PostgreSQLParser.all_op_ref(). |
void |
PostgreSQLParserBaseListener.enterAll_op_ref(PostgreSQLParser.All_op_refContext ctx)
Enter a parse tree produced by
PostgreSQLParser.all_op_ref(). |
void |
PostgreSQLParserListener.exitAll_op_ref(PostgreSQLParser.All_op_refContext ctx)
Exit a parse tree produced by
PostgreSQLParser.all_op_ref(). |
void |
PostgreSQLParserBaseListener.exitAll_op_ref(PostgreSQLParser.All_op_refContext ctx)
Exit a parse tree produced by
PostgreSQLParser.all_op_ref(). |
T |
PostgreSQLParserBaseVisitor.visitAll_op_ref(PostgreSQLParser.All_op_refContext ctx)
Visit a parse tree produced by
PostgreSQLParser.all_op_ref(). |
T |
PostgreSQLParserVisitor.visitAll_op_ref(PostgreSQLParser.All_op_refContext ctx)
Visit a parse tree produced by
PostgreSQLParser.all_op_ref(). |
Copyright © 2022. All rights reserved.