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