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