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