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