| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterOverlay(HoodieSqlBaseParser.OverlayContext ctx)
Enter a parse tree produced by the
overlay
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseBaseListener.enterOverlay(HoodieSqlBaseParser.OverlayContext ctx)
Enter a parse tree produced by the
overlay
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseListener.exitOverlay(HoodieSqlBaseParser.OverlayContext ctx)
Exit a parse tree produced by the
overlay
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseBaseListener.exitOverlay(HoodieSqlBaseParser.OverlayContext ctx)
Exit a parse tree produced by the
overlay
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
T |
HoodieSqlBaseVisitor.visitOverlay(HoodieSqlBaseParser.OverlayContext ctx)
Visit a parse tree produced by the
overlay
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
T |
HoodieSqlBaseBaseVisitor.visitOverlay(HoodieSqlBaseParser.OverlayContext ctx)
Visit a parse tree produced by the
overlay
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.