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