| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterComplexDataType(HoodieSqlBaseParser.ComplexDataTypeContext ctx)
Enter a parse tree produced by the
complexDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
void |
HoodieSqlBaseBaseListener.enterComplexDataType(HoodieSqlBaseParser.ComplexDataTypeContext ctx)
Enter a parse tree produced by the
complexDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
void |
HoodieSqlBaseListener.exitComplexDataType(HoodieSqlBaseParser.ComplexDataTypeContext ctx)
Exit a parse tree produced by the
complexDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
void |
HoodieSqlBaseBaseListener.exitComplexDataType(HoodieSqlBaseParser.ComplexDataTypeContext ctx)
Exit a parse tree produced by the
complexDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
T |
HoodieSqlBaseVisitor.visitComplexDataType(HoodieSqlBaseParser.ComplexDataTypeContext ctx)
Visit a parse tree produced by the
complexDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
T |
HoodieSqlBaseBaseVisitor.visitComplexDataType(HoodieSqlBaseParser.ComplexDataTypeContext ctx)
Visit a parse tree produced by the
complexDataType
labeled alternative in HoodieSqlBaseParser.dataType(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.