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