| Package | Description |
|---|---|
| org.apache.hudi.spark.sql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
HoodieSqlCommonBaseListener.enterBigIntLiteral(HoodieSqlCommonParser.BigIntLiteralContext ctx)
Enter a parse tree produced by the
bigIntLiteral
labeled alternative in HoodieSqlCommonParser.number(). |
void |
HoodieSqlCommonListener.enterBigIntLiteral(HoodieSqlCommonParser.BigIntLiteralContext ctx)
Enter a parse tree produced by the
bigIntLiteral
labeled alternative in HoodieSqlCommonParser.number(). |
void |
HoodieSqlCommonBaseListener.exitBigIntLiteral(HoodieSqlCommonParser.BigIntLiteralContext ctx)
Exit a parse tree produced by the
bigIntLiteral
labeled alternative in HoodieSqlCommonParser.number(). |
void |
HoodieSqlCommonListener.exitBigIntLiteral(HoodieSqlCommonParser.BigIntLiteralContext ctx)
Exit a parse tree produced by the
bigIntLiteral
labeled alternative in HoodieSqlCommonParser.number(). |
T |
HoodieSqlCommonVisitor.visitBigIntLiteral(HoodieSqlCommonParser.BigIntLiteralContext ctx)
Visit a parse tree produced by the
bigIntLiteral
labeled alternative in HoodieSqlCommonParser.number(). |
T |
HoodieSqlCommonBaseVisitor.visitBigIntLiteral(HoodieSqlCommonParser.BigIntLiteralContext ctx)
Visit a parse tree produced by the
bigIntLiteral
labeled alternative in HoodieSqlCommonParser.number(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.