| 程序包 | 说明 |
|---|---|
| org.apache.hudi.spark.sql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2023 The Apache Software Foundation. All rights reserved.