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