| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterRowType(PrestoSqlBaseParser.RowTypeContext ctx)
Enter a parse tree produced by the
rowType
labeled alternative in PrestoSqlBaseParser.type(). |
void |
PrestoSqlBaseListener.enterRowType(PrestoSqlBaseParser.RowTypeContext ctx)
Enter a parse tree produced by the
rowType
labeled alternative in PrestoSqlBaseParser.type(). |
void |
PrestoSqlBaseBaseListener.exitRowType(PrestoSqlBaseParser.RowTypeContext ctx)
Exit a parse tree produced by the
rowType
labeled alternative in PrestoSqlBaseParser.type(). |
void |
PrestoSqlBaseListener.exitRowType(PrestoSqlBaseParser.RowTypeContext ctx)
Exit a parse tree produced by the
rowType
labeled alternative in PrestoSqlBaseParser.type(). |
T |
PrestoSqlBaseVisitor.visitRowType(PrestoSqlBaseParser.RowTypeContext ctx)
Visit a parse tree produced by the
rowType
labeled alternative in PrestoSqlBaseParser.type(). |
T |
PrestoSqlBaseBaseVisitor.visitRowType(PrestoSqlBaseParser.RowTypeContext ctx)
Visit a parse tree produced by the
rowType
labeled alternative in PrestoSqlBaseParser.type(). |
Copyright © 2022. All rights reserved.