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