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