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