| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.tsql |
| 限定符和类型 | 方法和说明 |
|---|---|
TSqlParser.Pivot_clauseContext |
TSqlParser.pivot_clause() |
TSqlParser.Pivot_clauseContext |
TSqlParser.Join_partContext.pivot_clause() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TSqlParserListener.enterPivot_clause(TSqlParser.Pivot_clauseContext ctx)
Enter a parse tree produced by
TSqlParser.pivot_clause(). |
void |
TSqlParserBaseListener.enterPivot_clause(TSqlParser.Pivot_clauseContext ctx)
Enter a parse tree produced by
TSqlParser.pivot_clause(). |
void |
TSqlParserListener.exitPivot_clause(TSqlParser.Pivot_clauseContext ctx)
Exit a parse tree produced by
TSqlParser.pivot_clause(). |
void |
TSqlParserBaseListener.exitPivot_clause(TSqlParser.Pivot_clauseContext ctx)
Exit a parse tree produced by
TSqlParser.pivot_clause(). |
T |
TSqlParserVisitor.visitPivot_clause(TSqlParser.Pivot_clauseContext ctx)
Visit a parse tree produced by
TSqlParser.pivot_clause(). |
T |
TSqlParserBaseVisitor.visitPivot_clause(TSqlParser.Pivot_clauseContext ctx)
Visit a parse tree produced by
TSqlParser.pivot_clause(). |
Copyright © 2022. All rights reserved.