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