| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterExists(HoodieSqlBaseParser.ExistsContext ctx)
Enter a parse tree produced by the
exists
labeled alternative in HoodieSqlBaseParser.booleanExpression(). |
void |
HoodieSqlBaseBaseListener.enterExists(HoodieSqlBaseParser.ExistsContext ctx)
Enter a parse tree produced by the
exists
labeled alternative in HoodieSqlBaseParser.booleanExpression(). |
void |
HoodieSqlBaseListener.exitExists(HoodieSqlBaseParser.ExistsContext ctx)
Exit a parse tree produced by the
exists
labeled alternative in HoodieSqlBaseParser.booleanExpression(). |
void |
HoodieSqlBaseBaseListener.exitExists(HoodieSqlBaseParser.ExistsContext ctx)
Exit a parse tree produced by the
exists
labeled alternative in HoodieSqlBaseParser.booleanExpression(). |
T |
HoodieSqlBaseVisitor.visitExists(HoodieSqlBaseParser.ExistsContext ctx)
Visit a parse tree produced by the
exists
labeled alternative in HoodieSqlBaseParser.booleanExpression(). |
T |
HoodieSqlBaseBaseVisitor.visitExists(HoodieSqlBaseParser.ExistsContext ctx)
Visit a parse tree produced by the
exists
labeled alternative in HoodieSqlBaseParser.booleanExpression(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.