| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterWindowRef(HoodieSqlBaseParser.WindowRefContext ctx)
Enter a parse tree produced by the
windowRef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
void |
HoodieSqlBaseBaseListener.enterWindowRef(HoodieSqlBaseParser.WindowRefContext ctx)
Enter a parse tree produced by the
windowRef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
void |
HoodieSqlBaseListener.exitWindowRef(HoodieSqlBaseParser.WindowRefContext ctx)
Exit a parse tree produced by the
windowRef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
void |
HoodieSqlBaseBaseListener.exitWindowRef(HoodieSqlBaseParser.WindowRefContext ctx)
Exit a parse tree produced by the
windowRef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
T |
HoodieSqlBaseVisitor.visitWindowRef(HoodieSqlBaseParser.WindowRefContext ctx)
Visit a parse tree produced by the
windowRef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
T |
HoodieSqlBaseBaseVisitor.visitWindowRef(HoodieSqlBaseParser.WindowRefContext ctx)
Visit a parse tree produced by the
windowRef
labeled alternative in HoodieSqlBaseParser.windowSpec(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.