| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterUnquotedIdentifier(HoodieSqlBaseParser.UnquotedIdentifierContext ctx)
Enter a parse tree produced by the
unquotedIdentifier
labeled alternative in HoodieSqlBaseParser.strictIdentifier(). |
void |
HoodieSqlBaseBaseListener.enterUnquotedIdentifier(HoodieSqlBaseParser.UnquotedIdentifierContext ctx)
Enter a parse tree produced by the
unquotedIdentifier
labeled alternative in HoodieSqlBaseParser.strictIdentifier(). |
void |
HoodieSqlBaseListener.exitUnquotedIdentifier(HoodieSqlBaseParser.UnquotedIdentifierContext ctx)
Exit a parse tree produced by the
unquotedIdentifier
labeled alternative in HoodieSqlBaseParser.strictIdentifier(). |
void |
HoodieSqlBaseBaseListener.exitUnquotedIdentifier(HoodieSqlBaseParser.UnquotedIdentifierContext ctx)
Exit a parse tree produced by the
unquotedIdentifier
labeled alternative in HoodieSqlBaseParser.strictIdentifier(). |
T |
HoodieSqlBaseVisitor.visitUnquotedIdentifier(HoodieSqlBaseParser.UnquotedIdentifierContext ctx)
Visit a parse tree produced by the
unquotedIdentifier
labeled alternative in HoodieSqlBaseParser.strictIdentifier(). |
T |
HoodieSqlBaseBaseVisitor.visitUnquotedIdentifier(HoodieSqlBaseParser.UnquotedIdentifierContext ctx)
Visit a parse tree produced by the
unquotedIdentifier
labeled alternative in HoodieSqlBaseParser.strictIdentifier(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.