| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterColumnReference(HoodieSqlBaseParser.ColumnReferenceContext ctx)
Enter a parse tree produced by the
columnReference
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseBaseListener.enterColumnReference(HoodieSqlBaseParser.ColumnReferenceContext ctx)
Enter a parse tree produced by the
columnReference
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseListener.exitColumnReference(HoodieSqlBaseParser.ColumnReferenceContext ctx)
Exit a parse tree produced by the
columnReference
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
void |
HoodieSqlBaseBaseListener.exitColumnReference(HoodieSqlBaseParser.ColumnReferenceContext ctx)
Exit a parse tree produced by the
columnReference
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
T |
HoodieSqlBaseVisitor.visitColumnReference(HoodieSqlBaseParser.ColumnReferenceContext ctx)
Visit a parse tree produced by the
columnReference
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
T |
HoodieSqlBaseBaseVisitor.visitColumnReference(HoodieSqlBaseParser.ColumnReferenceContext ctx)
Visit a parse tree produced by the
columnReference
labeled alternative in HoodieSqlBaseParser.primaryExpression(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.