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