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