| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterFloatLiteral(HoodieSqlBaseParser.FloatLiteralContext ctx)
Enter a parse tree produced by the
floatLiteral
labeled alternative in HoodieSqlBaseParser.number(). |
void |
HoodieSqlBaseBaseListener.enterFloatLiteral(HoodieSqlBaseParser.FloatLiteralContext ctx)
Enter a parse tree produced by the
floatLiteral
labeled alternative in HoodieSqlBaseParser.number(). |
void |
HoodieSqlBaseListener.exitFloatLiteral(HoodieSqlBaseParser.FloatLiteralContext ctx)
Exit a parse tree produced by the
floatLiteral
labeled alternative in HoodieSqlBaseParser.number(). |
void |
HoodieSqlBaseBaseListener.exitFloatLiteral(HoodieSqlBaseParser.FloatLiteralContext ctx)
Exit a parse tree produced by the
floatLiteral
labeled alternative in HoodieSqlBaseParser.number(). |
T |
HoodieSqlBaseVisitor.visitFloatLiteral(HoodieSqlBaseParser.FloatLiteralContext ctx)
Visit a parse tree produced by the
floatLiteral
labeled alternative in HoodieSqlBaseParser.number(). |
T |
HoodieSqlBaseBaseVisitor.visitFloatLiteral(HoodieSqlBaseParser.FloatLiteralContext ctx)
Visit a parse tree produced by the
floatLiteral
labeled alternative in HoodieSqlBaseParser.number(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.