| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.postgresql |
| 限定符和类型 | 方法和说明 |
|---|---|
PostgreSQLParser.Col_labelContext |
PostgreSQLParser.col_label() |
PostgreSQLParser.Col_labelContext |
PostgreSQLParser.IndirectionContext.col_label() |
PostgreSQLParser.Col_labelContext |
PostgreSQLParser.Select_sublistContext.col_label() |
PostgreSQLParser.Col_labelContext |
PostgreSQLParser.Storage_parameter_nameContext.col_label(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostgreSQLParser.Col_labelContext> |
PostgreSQLParser.Storage_parameter_nameContext.col_label() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostgreSQLParserListener.enterCol_label(PostgreSQLParser.Col_labelContext ctx)
Enter a parse tree produced by
PostgreSQLParser.col_label(). |
void |
PostgreSQLParserBaseListener.enterCol_label(PostgreSQLParser.Col_labelContext ctx)
Enter a parse tree produced by
PostgreSQLParser.col_label(). |
void |
PostgreSQLParserListener.exitCol_label(PostgreSQLParser.Col_labelContext ctx)
Exit a parse tree produced by
PostgreSQLParser.col_label(). |
void |
PostgreSQLParserBaseListener.exitCol_label(PostgreSQLParser.Col_labelContext ctx)
Exit a parse tree produced by
PostgreSQLParser.col_label(). |
T |
PostgreSQLParserBaseVisitor.visitCol_label(PostgreSQLParser.Col_labelContext ctx)
Visit a parse tree produced by
PostgreSQLParser.col_label(). |
T |
PostgreSQLParserVisitor.visitCol_label(PostgreSQLParser.Col_labelContext ctx)
Visit a parse tree produced by
PostgreSQLParser.col_label(). |
Copyright © 2022. All rights reserved.