| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Enter a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
void |
HoodieSqlBaseBaseListener.enterRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Enter a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
void |
HoodieSqlBaseListener.exitRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Exit a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
void |
HoodieSqlBaseBaseListener.exitRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Exit a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
T |
HoodieSqlBaseVisitor.visitRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Visit a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
T |
HoodieSqlBaseBaseVisitor.visitRowFormatDelimited(HoodieSqlBaseParser.RowFormatDelimitedContext ctx)
Visit a parse tree produced by the
rowFormatDelimited
labeled alternative in HoodieSqlBaseParser.rowFormat(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.