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