| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterTable(HoodieSqlBaseParser.TableContext ctx)
Enter a parse tree produced by the
table
labeled alternative in HoodieSqlBaseParser.queryPrimary(). |
void |
HoodieSqlBaseBaseListener.enterTable(HoodieSqlBaseParser.TableContext ctx)
Enter a parse tree produced by the
table
labeled alternative in HoodieSqlBaseParser.queryPrimary(). |
void |
HoodieSqlBaseListener.exitTable(HoodieSqlBaseParser.TableContext ctx)
Exit a parse tree produced by the
table
labeled alternative in HoodieSqlBaseParser.queryPrimary(). |
void |
HoodieSqlBaseBaseListener.exitTable(HoodieSqlBaseParser.TableContext ctx)
Exit a parse tree produced by the
table
labeled alternative in HoodieSqlBaseParser.queryPrimary(). |
T |
HoodieSqlBaseVisitor.visitTable(HoodieSqlBaseParser.TableContext ctx)
Visit a parse tree produced by the
table
labeled alternative in HoodieSqlBaseParser.queryPrimary(). |
T |
HoodieSqlBaseBaseVisitor.visitTable(HoodieSqlBaseParser.TableContext ctx)
Visit a parse tree produced by the
table
labeled alternative in HoodieSqlBaseParser.queryPrimary(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.