| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
PrestoSqlBaseParser.OverContext |
PrestoSqlBaseParser.over() |
PrestoSqlBaseParser.OverContext |
PrestoSqlBaseParser.MeasureContext.over() |
PrestoSqlBaseParser.OverContext |
PrestoSqlBaseParser.FunctionCallContext.over() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterOver(PrestoSqlBaseParser.OverContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.over(). |
void |
PrestoSqlBaseListener.enterOver(PrestoSqlBaseParser.OverContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.over(). |
void |
PrestoSqlBaseBaseListener.exitOver(PrestoSqlBaseParser.OverContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.over(). |
void |
PrestoSqlBaseListener.exitOver(PrestoSqlBaseParser.OverContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.over(). |
T |
PrestoSqlBaseVisitor.visitOver(PrestoSqlBaseParser.OverContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.over(). |
T |
PrestoSqlBaseBaseVisitor.visitOver(PrestoSqlBaseParser.OverContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.over(). |
Copyright © 2022. All rights reserved.