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