| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.spark |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SparkSqlBaseParserListener.enterSetTimeZone(SparkSqlBaseParser.SetTimeZoneContext ctx)
Enter a parse tree produced by the
setTimeZone
labeled alternative in SparkSqlBaseParser.statement(). |
void |
SparkSqlBaseParserBaseListener.enterSetTimeZone(SparkSqlBaseParser.SetTimeZoneContext ctx)
Enter a parse tree produced by the
setTimeZone
labeled alternative in SparkSqlBaseParser.statement(). |
void |
SparkSqlBaseParserListener.exitSetTimeZone(SparkSqlBaseParser.SetTimeZoneContext ctx)
Exit a parse tree produced by the
setTimeZone
labeled alternative in SparkSqlBaseParser.statement(). |
void |
SparkSqlBaseParserBaseListener.exitSetTimeZone(SparkSqlBaseParser.SetTimeZoneContext ctx)
Exit a parse tree produced by the
setTimeZone
labeled alternative in SparkSqlBaseParser.statement(). |
T |
SparkSqlBaseParserVisitor.visitSetTimeZone(SparkSqlBaseParser.SetTimeZoneContext ctx)
Visit a parse tree produced by the
setTimeZone
labeled alternative in SparkSqlBaseParser.statement(). |
T |
SparkSqlBaseParserBaseVisitor.visitSetTimeZone(SparkSqlBaseParser.SetTimeZoneContext ctx)
Visit a parse tree produced by the
setTimeZone
labeled alternative in SparkSqlBaseParser.statement(). |
Copyright © 2022. All rights reserved.