| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterANALYTIC_WINDOWED_FUNC(TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
Enter a parse tree produced by the
ANALYTIC_WINDOWED_FUNC
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserBaseListener.enterANALYTIC_WINDOWED_FUNC(TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
Enter a parse tree produced by the
ANALYTIC_WINDOWED_FUNC
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserListener.exitANALYTIC_WINDOWED_FUNC(TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
Exit a parse tree produced by the
ANALYTIC_WINDOWED_FUNC
labeled alternative in TSqlParser.function_call(). |
void |
TSqlParserBaseListener.exitANALYTIC_WINDOWED_FUNC(TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
Exit a parse tree produced by the
ANALYTIC_WINDOWED_FUNC
labeled alternative in TSqlParser.function_call(). |
T |
TSqlParserVisitor.visitANALYTIC_WINDOWED_FUNC(TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
Visit a parse tree produced by the
ANALYTIC_WINDOWED_FUNC
labeled alternative in TSqlParser.function_call(). |
T |
TSqlParserBaseVisitor.visitANALYTIC_WINDOWED_FUNC(TSqlParser.ANALYTIC_WINDOWED_FUNCContext ctx)
Visit a parse tree produced by the
ANALYTIC_WINDOWED_FUNC
labeled alternative in TSqlParser.function_call(). |
Copyright © 2022. All rights reserved.