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