| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterBooleanLiteral(HoodieSqlBaseParser.BooleanLiteralContext ctx)
Enter a parse tree produced by the
booleanLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseBaseListener.enterBooleanLiteral(HoodieSqlBaseParser.BooleanLiteralContext ctx)
Enter a parse tree produced by the
booleanLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseListener.exitBooleanLiteral(HoodieSqlBaseParser.BooleanLiteralContext ctx)
Exit a parse tree produced by the
booleanLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseBaseListener.exitBooleanLiteral(HoodieSqlBaseParser.BooleanLiteralContext ctx)
Exit a parse tree produced by the
booleanLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
T |
HoodieSqlBaseVisitor.visitBooleanLiteral(HoodieSqlBaseParser.BooleanLiteralContext ctx)
Visit a parse tree produced by the
booleanLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
T |
HoodieSqlBaseBaseVisitor.visitBooleanLiteral(HoodieSqlBaseParser.BooleanLiteralContext ctx)
Visit a parse tree produced by the
booleanLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.