| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterTableName(HoodieSqlBaseParser.TableNameContext ctx)
Enter a parse tree produced by the
tableName
labeled alternative in HoodieSqlBaseParser.relationPrimary(). |
void |
HoodieSqlBaseBaseListener.enterTableName(HoodieSqlBaseParser.TableNameContext ctx)
Enter a parse tree produced by the
tableName
labeled alternative in HoodieSqlBaseParser.relationPrimary(). |
void |
HoodieSqlBaseListener.exitTableName(HoodieSqlBaseParser.TableNameContext ctx)
Exit a parse tree produced by the
tableName
labeled alternative in HoodieSqlBaseParser.relationPrimary(). |
void |
HoodieSqlBaseBaseListener.exitTableName(HoodieSqlBaseParser.TableNameContext ctx)
Exit a parse tree produced by the
tableName
labeled alternative in HoodieSqlBaseParser.relationPrimary(). |
T |
HoodieSqlBaseVisitor.visitTableName(HoodieSqlBaseParser.TableNameContext ctx)
Visit a parse tree produced by the
tableName
labeled alternative in HoodieSqlBaseParser.relationPrimary(). |
T |
HoodieSqlBaseBaseVisitor.visitTableName(HoodieSqlBaseParser.TableNameContext ctx)
Visit a parse tree produced by the
tableName
labeled alternative in HoodieSqlBaseParser.relationPrimary(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.