| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterRealIdent(HoodieSqlBaseParser.RealIdentContext ctx)
Enter a parse tree produced by the
realIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra(). |
void |
HoodieSqlBaseBaseListener.enterRealIdent(HoodieSqlBaseParser.RealIdentContext ctx)
Enter a parse tree produced by the
realIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra(). |
void |
HoodieSqlBaseListener.exitRealIdent(HoodieSqlBaseParser.RealIdentContext ctx)
Exit a parse tree produced by the
realIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra(). |
void |
HoodieSqlBaseBaseListener.exitRealIdent(HoodieSqlBaseParser.RealIdentContext ctx)
Exit a parse tree produced by the
realIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra(). |
T |
HoodieSqlBaseVisitor.visitRealIdent(HoodieSqlBaseParser.RealIdentContext ctx)
Visit a parse tree produced by the
realIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra(). |
T |
HoodieSqlBaseBaseVisitor.visitRealIdent(HoodieSqlBaseParser.RealIdentContext ctx)
Visit a parse tree produced by the
realIdent
labeled alternative in HoodieSqlBaseParser.errorCapturingIdentifierExtra(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.