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