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