| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterApplyTransform(HoodieSqlBaseParser.ApplyTransformContext ctx)
Enter a parse tree produced by the
applyTransform
labeled alternative in HoodieSqlBaseParser.transform(). |
void |
HoodieSqlBaseBaseListener.enterApplyTransform(HoodieSqlBaseParser.ApplyTransformContext ctx)
Enter a parse tree produced by the
applyTransform
labeled alternative in HoodieSqlBaseParser.transform(). |
void |
HoodieSqlBaseListener.exitApplyTransform(HoodieSqlBaseParser.ApplyTransformContext ctx)
Exit a parse tree produced by the
applyTransform
labeled alternative in HoodieSqlBaseParser.transform(). |
void |
HoodieSqlBaseBaseListener.exitApplyTransform(HoodieSqlBaseParser.ApplyTransformContext ctx)
Exit a parse tree produced by the
applyTransform
labeled alternative in HoodieSqlBaseParser.transform(). |
T |
HoodieSqlBaseVisitor.visitApplyTransform(HoodieSqlBaseParser.ApplyTransformContext ctx)
Visit a parse tree produced by the
applyTransform
labeled alternative in HoodieSqlBaseParser.transform(). |
T |
HoodieSqlBaseBaseVisitor.visitApplyTransform(HoodieSqlBaseParser.ApplyTransformContext ctx)
Visit a parse tree produced by the
applyTransform
labeled alternative in HoodieSqlBaseParser.transform(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.