| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 字段和说明 |
|---|---|
PrestoSqlBaseParser.RowCountContext |
PrestoSqlBaseParser.QueryNoWithContext.fetchFirst |
PrestoSqlBaseParser.RowCountContext |
PrestoSqlBaseParser.QueryNoWithContext.offset |
| 限定符和类型 | 方法和说明 |
|---|---|
PrestoSqlBaseParser.RowCountContext |
PrestoSqlBaseParser.rowCount() |
PrestoSqlBaseParser.RowCountContext |
PrestoSqlBaseParser.LimitRowCountContext.rowCount() |
PrestoSqlBaseParser.RowCountContext |
PrestoSqlBaseParser.QueryNoWithContext.rowCount(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PrestoSqlBaseParser.RowCountContext> |
PrestoSqlBaseParser.QueryNoWithContext.rowCount() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterRowCount(PrestoSqlBaseParser.RowCountContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.rowCount(). |
void |
PrestoSqlBaseListener.enterRowCount(PrestoSqlBaseParser.RowCountContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.rowCount(). |
void |
PrestoSqlBaseBaseListener.exitRowCount(PrestoSqlBaseParser.RowCountContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.rowCount(). |
void |
PrestoSqlBaseListener.exitRowCount(PrestoSqlBaseParser.RowCountContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.rowCount(). |
T |
PrestoSqlBaseVisitor.visitRowCount(PrestoSqlBaseParser.RowCountContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.rowCount(). |
T |
PrestoSqlBaseBaseVisitor.visitRowCount(PrestoSqlBaseParser.RowCountContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.rowCount(). |
Copyright © 2022. All rights reserved.