| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterTableFileFormat(HoodieSqlBaseParser.TableFileFormatContext ctx)
Enter a parse tree produced by the
tableFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat(). |
void |
HoodieSqlBaseBaseListener.enterTableFileFormat(HoodieSqlBaseParser.TableFileFormatContext ctx)
Enter a parse tree produced by the
tableFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat(). |
void |
HoodieSqlBaseListener.exitTableFileFormat(HoodieSqlBaseParser.TableFileFormatContext ctx)
Exit a parse tree produced by the
tableFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat(). |
void |
HoodieSqlBaseBaseListener.exitTableFileFormat(HoodieSqlBaseParser.TableFileFormatContext ctx)
Exit a parse tree produced by the
tableFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat(). |
T |
HoodieSqlBaseVisitor.visitTableFileFormat(HoodieSqlBaseParser.TableFileFormatContext ctx)
Visit a parse tree produced by the
tableFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat(). |
T |
HoodieSqlBaseBaseVisitor.visitTableFileFormat(HoodieSqlBaseParser.TableFileFormatContext ctx)
Visit a parse tree produced by the
tableFileFormat
labeled alternative in HoodieSqlBaseParser.fileFormat(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.