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