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