| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Type_listContext |
PostgreSQLParser.type_list() |
PostgreSQLParser.Type_listContext |
PostgreSQLParser.VexContext.type_list() |
PostgreSQLParser.Type_listContext |
PostgreSQLParser.Vex_bContext.type_list() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterType_list(PostgreSQLParser.Type_listContext ctx)
Enter a parse tree produced by
PostgreSQLParser.type_list(). |
void |
PostgreSQLParserBaseListener.enterType_list(PostgreSQLParser.Type_listContext ctx)
Enter a parse tree produced by
PostgreSQLParser.type_list(). |
void |
PostgreSQLParserListener.exitType_list(PostgreSQLParser.Type_listContext ctx)
Exit a parse tree produced by
PostgreSQLParser.type_list(). |
void |
PostgreSQLParserBaseListener.exitType_list(PostgreSQLParser.Type_listContext ctx)
Exit a parse tree produced by
PostgreSQLParser.type_list(). |
T |
PostgreSQLParserBaseVisitor.visitType_list(PostgreSQLParser.Type_listContext ctx)
Visit a parse tree produced by
PostgreSQLParser.type_list(). |
T |
PostgreSQLParserVisitor.visitType_list(PostgreSQLParser.Type_listContext ctx)
Visit a parse tree produced by
PostgreSQLParser.type_list(). |
Copyright © 2022. All rights reserved.