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