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