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