| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterPassThrough(HoodieSqlBaseParser.PassThroughContext ctx)
Enter a parse tree produced by the
passThrough
labeled alternative in HoodieSqlBaseParser.statement(). |
void |
HoodieSqlBaseBaseListener.enterPassThrough(HoodieSqlBaseParser.PassThroughContext ctx)
Enter a parse tree produced by the
passThrough
labeled alternative in HoodieSqlBaseParser.statement(). |
void |
HoodieSqlBaseListener.exitPassThrough(HoodieSqlBaseParser.PassThroughContext ctx)
Exit a parse tree produced by the
passThrough
labeled alternative in HoodieSqlBaseParser.statement(). |
void |
HoodieSqlBaseBaseListener.exitPassThrough(HoodieSqlBaseParser.PassThroughContext ctx)
Exit a parse tree produced by the
passThrough
labeled alternative in HoodieSqlBaseParser.statement(). |
T |
HoodieSqlBaseVisitor.visitPassThrough(HoodieSqlBaseParser.PassThroughContext ctx)
Visit a parse tree produced by the
passThrough
labeled alternative in HoodieSqlBaseParser.statement(). |
T |
HoodieSqlBaseBaseVisitor.visitPassThrough(HoodieSqlBaseParser.PassThroughContext ctx)
Visit a parse tree produced by the
passThrough
labeled alternative in HoodieSqlBaseParser.statement(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.