| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlBaseListener.enterStringLiteral(HoodieSqlBaseParser.StringLiteralContext ctx)
Enter a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseBaseListener.enterStringLiteral(HoodieSqlBaseParser.StringLiteralContext ctx)
Enter a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseListener.exitStringLiteral(HoodieSqlBaseParser.StringLiteralContext ctx)
Exit a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
void |
HoodieSqlBaseBaseListener.exitStringLiteral(HoodieSqlBaseParser.StringLiteralContext ctx)
Exit a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
T |
HoodieSqlBaseVisitor.visitStringLiteral(HoodieSqlBaseParser.StringLiteralContext ctx)
Visit a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
T |
HoodieSqlBaseBaseVisitor.visitStringLiteral(HoodieSqlBaseParser.StringLiteralContext ctx)
Visit a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlBaseParser.constant(). |
Copyright © 2025 The Apache Software Foundation. All rights reserved.