| Package | Description |
|---|---|
| org.apache.hudi.spark.sql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlCommonBaseListener.enterCall(HoodieSqlCommonParser.CallContext ctx)
Enter a parse tree produced by the
call
labeled alternative in HoodieSqlCommonParser.statement(). |
void |
HoodieSqlCommonListener.enterCall(HoodieSqlCommonParser.CallContext ctx)
Enter a parse tree produced by the
call
labeled alternative in HoodieSqlCommonParser.statement(). |
void |
HoodieSqlCommonBaseListener.exitCall(HoodieSqlCommonParser.CallContext ctx)
Exit a parse tree produced by the
call
labeled alternative in HoodieSqlCommonParser.statement(). |
void |
HoodieSqlCommonListener.exitCall(HoodieSqlCommonParser.CallContext ctx)
Exit a parse tree produced by the
call
labeled alternative in HoodieSqlCommonParser.statement(). |
T |
HoodieSqlCommonVisitor.visitCall(HoodieSqlCommonParser.CallContext ctx)
Visit a parse tree produced by the
call
labeled alternative in HoodieSqlCommonParser.statement(). |
T |
HoodieSqlCommonBaseVisitor.visitCall(HoodieSqlCommonParser.CallContext ctx)
Visit a parse tree produced by the
call
labeled alternative in HoodieSqlCommonParser.statement(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.