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