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