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