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