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