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