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