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