| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
PrestoSqlBaseParser.RowFieldContext |
PrestoSqlBaseParser.rowField() |
PrestoSqlBaseParser.RowFieldContext |
PrestoSqlBaseParser.RowTypeContext.rowField(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PrestoSqlBaseParser.RowFieldContext> |
PrestoSqlBaseParser.RowTypeContext.rowField() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterRowField(PrestoSqlBaseParser.RowFieldContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.rowField(). |
void |
PrestoSqlBaseListener.enterRowField(PrestoSqlBaseParser.RowFieldContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.rowField(). |
void |
PrestoSqlBaseBaseListener.exitRowField(PrestoSqlBaseParser.RowFieldContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.rowField(). |
void |
PrestoSqlBaseListener.exitRowField(PrestoSqlBaseParser.RowFieldContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.rowField(). |
T |
PrestoSqlBaseVisitor.visitRowField(PrestoSqlBaseParser.RowFieldContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.rowField(). |
T |
PrestoSqlBaseBaseVisitor.visitRowField(PrestoSqlBaseParser.RowFieldContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.rowField(). |
Copyright © 2022. All rights reserved.