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