| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterIntervalLiteral(HoodieSqlBaseParser.IntervalLiteralContext ctx)
Enter a parse tree produced by the
intervalLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseBaseListener.enterIntervalLiteral(HoodieSqlBaseParser.IntervalLiteralContext ctx)
Enter a parse tree produced by the
intervalLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseListener.exitIntervalLiteral(HoodieSqlBaseParser.IntervalLiteralContext ctx)
Exit a parse tree produced by the
intervalLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseBaseListener.exitIntervalLiteral(HoodieSqlBaseParser.IntervalLiteralContext ctx)
Exit a parse tree produced by the
intervalLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
T |
HoodieSqlBaseVisitor.visitIntervalLiteral(HoodieSqlBaseParser.IntervalLiteralContext ctx)
Visit a parse tree produced by the
intervalLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
T |
HoodieSqlBaseBaseVisitor.visitIntervalLiteral(HoodieSqlBaseParser.IntervalLiteralContext ctx)
Visit a parse tree produced by the
intervalLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.