| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterCast(HoodieSqlBaseParser.CastContext ctx)
Enter a parse tree produced by the
cast
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseBaseListener.enterCast(HoodieSqlBaseParser.CastContext ctx)
Enter a parse tree produced by the
cast
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseListener.exitCast(HoodieSqlBaseParser.CastContext ctx)
Exit a parse tree produced by the
cast
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseBaseListener.exitCast(HoodieSqlBaseParser.CastContext ctx)
Exit a parse tree produced by the
cast
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
T |
HoodieSqlBaseVisitor.visitCast(HoodieSqlBaseParser.CastContext ctx)
Visit a parse tree produced by the
cast
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
T |
HoodieSqlBaseBaseVisitor.visitCast(HoodieSqlBaseParser.CastContext ctx)
Visit a parse tree produced by the
cast
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.