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