| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
PrestoSqlBaseParser.SortItemContext |
PrestoSqlBaseParser.sortItem() |
PrestoSqlBaseParser.SortItemContext |
PrestoSqlBaseParser.QueryNoWithContext.sortItem(int i) |
PrestoSqlBaseParser.SortItemContext |
PrestoSqlBaseParser.WindowSpecificationContext.sortItem(int i) |
PrestoSqlBaseParser.SortItemContext |
PrestoSqlBaseParser.PatternRecognitionContext.sortItem(int i) |
PrestoSqlBaseParser.SortItemContext |
PrestoSqlBaseParser.FunctionCallContext.sortItem(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PrestoSqlBaseParser.SortItemContext> |
PrestoSqlBaseParser.QueryNoWithContext.sortItem() |
List<PrestoSqlBaseParser.SortItemContext> |
PrestoSqlBaseParser.WindowSpecificationContext.sortItem() |
List<PrestoSqlBaseParser.SortItemContext> |
PrestoSqlBaseParser.PatternRecognitionContext.sortItem() |
List<PrestoSqlBaseParser.SortItemContext> |
PrestoSqlBaseParser.FunctionCallContext.sortItem() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterSortItem(PrestoSqlBaseParser.SortItemContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.sortItem(). |
void |
PrestoSqlBaseListener.enterSortItem(PrestoSqlBaseParser.SortItemContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.sortItem(). |
void |
PrestoSqlBaseBaseListener.exitSortItem(PrestoSqlBaseParser.SortItemContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.sortItem(). |
void |
PrestoSqlBaseListener.exitSortItem(PrestoSqlBaseParser.SortItemContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.sortItem(). |
T |
PrestoSqlBaseVisitor.visitSortItem(PrestoSqlBaseParser.SortItemContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.sortItem(). |
T |
PrestoSqlBaseBaseVisitor.visitSortItem(PrestoSqlBaseParser.SortItemContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.sortItem(). |
Copyright © 2022. All rights reserved.