Uses of Class
io.debezium.ddl.parser.oracle.generated.PlSqlParser.Sort_or_nosortContext
Packages that use PlSqlParser.Sort_or_nosortContext
-
Uses of PlSqlParser.Sort_or_nosortContext in io.debezium.ddl.parser.oracle.generated
Methods in io.debezium.ddl.parser.oracle.generated that return PlSqlParser.Sort_or_nosortContextModifier and TypeMethodDescriptionPlSqlParser.Index_attributesContext.sort_or_nosort(int i) PlSqlParser.sort_or_nosort()Methods in io.debezium.ddl.parser.oracle.generated that return types with arguments of type PlSqlParser.Sort_or_nosortContextMethods in io.debezium.ddl.parser.oracle.generated with parameters of type PlSqlParser.Sort_or_nosortContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterSort_or_nosort(PlSqlParser.Sort_or_nosortContext ctx) Enter a parse tree produced byPlSqlParser.sort_or_nosort().voidPlSqlParserListener.enterSort_or_nosort(PlSqlParser.Sort_or_nosortContext ctx) Enter a parse tree produced byPlSqlParser.sort_or_nosort().voidPlSqlParserBaseListener.exitSort_or_nosort(PlSqlParser.Sort_or_nosortContext ctx) Exit a parse tree produced byPlSqlParser.sort_or_nosort().voidPlSqlParserListener.exitSort_or_nosort(PlSqlParser.Sort_or_nosortContext ctx) Exit a parse tree produced byPlSqlParser.sort_or_nosort().