| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterYearMonthIntervalDataType(HoodieSqlBaseParser.YearMonthIntervalDataTypeContext ctx)
Enter a parse tree produced by the
yearMonthIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
void |
HoodieSqlBaseBaseListener.enterYearMonthIntervalDataType(HoodieSqlBaseParser.YearMonthIntervalDataTypeContext ctx)
Enter a parse tree produced by the
yearMonthIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
void |
HoodieSqlBaseListener.exitYearMonthIntervalDataType(HoodieSqlBaseParser.YearMonthIntervalDataTypeContext ctx)
Exit a parse tree produced by the
yearMonthIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
void |
HoodieSqlBaseBaseListener.exitYearMonthIntervalDataType(HoodieSqlBaseParser.YearMonthIntervalDataTypeContext ctx)
Exit a parse tree produced by the
yearMonthIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
T |
HoodieSqlBaseVisitor.visitYearMonthIntervalDataType(HoodieSqlBaseParser.YearMonthIntervalDataTypeContext ctx)
Visit a parse tree produced by the
yearMonthIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
T |
HoodieSqlBaseBaseVisitor.visitYearMonthIntervalDataType(HoodieSqlBaseParser.YearMonthIntervalDataTypeContext ctx)
Visit a parse tree produced by the
yearMonthIntervalDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.