Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Pivot_for_clauseContext
Packages that use PlSqlParser.Pivot_for_clauseContext
-
Uses of PlSqlParser.Pivot_for_clauseContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Pivot_for_clauseContextModifier and TypeMethodDescriptionPlSqlParser.Pivot_clauseContext.pivot_for_clause()PlSqlParser.pivot_for_clause()PlSqlParser.Unpivot_clauseContext.pivot_for_clause()Methods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Pivot_for_clauseContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx) Enter a parse tree produced byPlSqlParser.pivot_for_clause().voidPlSqlParserListener.enterPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx) Enter a parse tree produced byPlSqlParser.pivot_for_clause().voidPlSqlParserBaseListener.exitPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx) Exit a parse tree produced byPlSqlParser.pivot_for_clause().voidPlSqlParserListener.exitPivot_for_clause(PlSqlParser.Pivot_for_clauseContext ctx) Exit a parse tree produced byPlSqlParser.pivot_for_clause().