| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.spark |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SparkSqlBaseParserListener.enterLegacyDecimalLiteral(SparkSqlBaseParser.LegacyDecimalLiteralContext ctx)
Enter a parse tree produced by the
legacyDecimalLiteral
labeled alternative in SparkSqlBaseParser.number(). |
void |
SparkSqlBaseParserBaseListener.enterLegacyDecimalLiteral(SparkSqlBaseParser.LegacyDecimalLiteralContext ctx)
Enter a parse tree produced by the
legacyDecimalLiteral
labeled alternative in SparkSqlBaseParser.number(). |
void |
SparkSqlBaseParserListener.exitLegacyDecimalLiteral(SparkSqlBaseParser.LegacyDecimalLiteralContext ctx)
Exit a parse tree produced by the
legacyDecimalLiteral
labeled alternative in SparkSqlBaseParser.number(). |
void |
SparkSqlBaseParserBaseListener.exitLegacyDecimalLiteral(SparkSqlBaseParser.LegacyDecimalLiteralContext ctx)
Exit a parse tree produced by the
legacyDecimalLiteral
labeled alternative in SparkSqlBaseParser.number(). |
T |
SparkSqlBaseParserVisitor.visitLegacyDecimalLiteral(SparkSqlBaseParser.LegacyDecimalLiteralContext ctx)
Visit a parse tree produced by the
legacyDecimalLiteral
labeled alternative in SparkSqlBaseParser.number(). |
T |
SparkSqlBaseParserBaseVisitor.visitLegacyDecimalLiteral(SparkSqlBaseParser.LegacyDecimalLiteralContext ctx)
Visit a parse tree produced by the
legacyDecimalLiteral
labeled alternative in SparkSqlBaseParser.number(). |
Copyright © 2022. All rights reserved.