| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
PrestoSqlBaseParser.IntervalContext |
PrestoSqlBaseParser.interval() |
PrestoSqlBaseParser.IntervalContext |
PrestoSqlBaseParser.IntervalLiteralContext.interval() |
PrestoSqlBaseParser.IntervalContext |
PrestoSqlBaseParser.TimeZoneIntervalContext.interval() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterInterval(PrestoSqlBaseParser.IntervalContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.interval(). |
void |
PrestoSqlBaseListener.enterInterval(PrestoSqlBaseParser.IntervalContext ctx)
Enter a parse tree produced by
PrestoSqlBaseParser.interval(). |
void |
PrestoSqlBaseBaseListener.exitInterval(PrestoSqlBaseParser.IntervalContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.interval(). |
void |
PrestoSqlBaseListener.exitInterval(PrestoSqlBaseParser.IntervalContext ctx)
Exit a parse tree produced by
PrestoSqlBaseParser.interval(). |
T |
PrestoSqlBaseVisitor.visitInterval(PrestoSqlBaseParser.IntervalContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.interval(). |
T |
PrestoSqlBaseBaseVisitor.visitInterval(PrestoSqlBaseParser.IntervalContext ctx)
Visit a parse tree produced by
PrestoSqlBaseParser.interval(). |
Copyright © 2022. All rights reserved.