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