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