| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterArithmeticUnary(HoodieSqlBaseParser.ArithmeticUnaryContext ctx)
Enter a parse tree produced by the
arithmeticUnary
labeled alternative in HoodieSqlBaseParser.valueExpression(). |
void |
HoodieSqlBaseBaseListener.enterArithmeticUnary(HoodieSqlBaseParser.ArithmeticUnaryContext ctx)
Enter a parse tree produced by the
arithmeticUnary
labeled alternative in HoodieSqlBaseParser.valueExpression(). |
void |
HoodieSqlBaseListener.exitArithmeticUnary(HoodieSqlBaseParser.ArithmeticUnaryContext ctx)
Exit a parse tree produced by the
arithmeticUnary
labeled alternative in HoodieSqlBaseParser.valueExpression(). |
void |
HoodieSqlBaseBaseListener.exitArithmeticUnary(HoodieSqlBaseParser.ArithmeticUnaryContext ctx)
Exit a parse tree produced by the
arithmeticUnary
labeled alternative in HoodieSqlBaseParser.valueExpression(). |
T |
HoodieSqlBaseVisitor.visitArithmeticUnary(HoodieSqlBaseParser.ArithmeticUnaryContext ctx)
Visit a parse tree produced by the
arithmeticUnary
labeled alternative in HoodieSqlBaseParser.valueExpression(). |
T |
HoodieSqlBaseBaseVisitor.visitArithmeticUnary(HoodieSqlBaseParser.ArithmeticUnaryContext ctx)
Visit a parse tree produced by the
arithmeticUnary
labeled alternative in HoodieSqlBaseParser.valueExpression(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.