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