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