| 程序包 | 说明 |
|---|---|
| org.apache.hudi.spark.sql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
HoodieSqlCommonBaseListener.enterStringLiteral(HoodieSqlCommonParser.StringLiteralContext ctx)
Enter a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlCommonParser.constant(). |
void |
HoodieSqlCommonListener.enterStringLiteral(HoodieSqlCommonParser.StringLiteralContext ctx)
Enter a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlCommonParser.constant(). |
void |
HoodieSqlCommonBaseListener.exitStringLiteral(HoodieSqlCommonParser.StringLiteralContext ctx)
Exit a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlCommonParser.constant(). |
void |
HoodieSqlCommonListener.exitStringLiteral(HoodieSqlCommonParser.StringLiteralContext ctx)
Exit a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlCommonParser.constant(). |
T |
HoodieSqlCommonVisitor.visitStringLiteral(HoodieSqlCommonParser.StringLiteralContext ctx)
Visit a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlCommonParser.constant(). |
T |
HoodieSqlCommonBaseVisitor.visitStringLiteral(HoodieSqlCommonParser.StringLiteralContext ctx)
Visit a parse tree produced by the
stringLiteral
labeled alternative in HoodieSqlCommonParser.constant(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.