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