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