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