| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterTypeConstructor(HoodieSqlBaseParser.TypeConstructorContext ctx)
Enter a parse tree produced by the
typeConstructor
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseBaseListener.enterTypeConstructor(HoodieSqlBaseParser.TypeConstructorContext ctx)
Enter a parse tree produced by the
typeConstructor
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseListener.exitTypeConstructor(HoodieSqlBaseParser.TypeConstructorContext ctx)
Exit a parse tree produced by the
typeConstructor
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseBaseListener.exitTypeConstructor(HoodieSqlBaseParser.TypeConstructorContext ctx)
Exit a parse tree produced by the
typeConstructor
labeled alternative in HoodieSqlBaseParser.constant(). |
T |
HoodieSqlBaseVisitor.visitTypeConstructor(HoodieSqlBaseParser.TypeConstructorContext ctx)
Visit a parse tree produced by the
typeConstructor
labeled alternative in HoodieSqlBaseParser.constant(). |
T |
HoodieSqlBaseBaseVisitor.visitTypeConstructor(HoodieSqlBaseParser.TypeConstructorContext ctx)
Visit a parse tree produced by the
typeConstructor
labeled alternative in HoodieSqlBaseParser.constant(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.