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