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