| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Array_typeContext |
PostgreSQLParser.array_type() |
PostgreSQLParser.Array_typeContext |
PostgreSQLParser.Data_typeContext.array_type(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLParser.Array_typeContext> |
PostgreSQLParser.Data_typeContext.array_type() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterArray_type(PostgreSQLParser.Array_typeContext ctx)
Enter a parse tree produced by
PostgreSQLParser.array_type(). |
void |
PostgreSQLParserBaseListener.enterArray_type(PostgreSQLParser.Array_typeContext ctx)
Enter a parse tree produced by
PostgreSQLParser.array_type(). |
void |
PostgreSQLParserListener.exitArray_type(PostgreSQLParser.Array_typeContext ctx)
Exit a parse tree produced by
PostgreSQLParser.array_type(). |
void |
PostgreSQLParserBaseListener.exitArray_type(PostgreSQLParser.Array_typeContext ctx)
Exit a parse tree produced by
PostgreSQLParser.array_type(). |
T |
PostgreSQLParserBaseVisitor.visitArray_type(PostgreSQLParser.Array_typeContext ctx)
Visit a parse tree produced by
PostgreSQLParser.array_type(). |
T |
PostgreSQLParserVisitor.visitArray_type(PostgreSQLParser.Array_typeContext ctx)
Visit a parse tree produced by
PostgreSQLParser.array_type(). |
Copyright © 2022. All rights reserved.