Uses of Class
net.hironico.minisql.parser.plsql.PlSqlParser.Reference_partition_descContext
Packages that use PlSqlParser.Reference_partition_descContext
-
Uses of PlSqlParser.Reference_partition_descContext in net.hironico.minisql.parser.plsql
Methods in net.hironico.minisql.parser.plsql that return PlSqlParser.Reference_partition_descContextModifier and TypeMethodDescriptionPlSqlParser.reference_partition_desc()PlSqlParser.Reference_partitioningContext.reference_partition_desc(int i) PlSqlParser.System_partitioningContext.reference_partition_desc(int i) Methods in net.hironico.minisql.parser.plsql that return types with arguments of type PlSqlParser.Reference_partition_descContextModifier and TypeMethodDescriptionPlSqlParser.Reference_partitioningContext.reference_partition_desc()PlSqlParser.System_partitioningContext.reference_partition_desc()Methods in net.hironico.minisql.parser.plsql with parameters of type PlSqlParser.Reference_partition_descContextModifier and TypeMethodDescriptionvoidPlSqlParserBaseListener.enterReference_partition_desc(PlSqlParser.Reference_partition_descContext ctx) Enter a parse tree produced byPlSqlParser.reference_partition_desc().voidPlSqlParserListener.enterReference_partition_desc(PlSqlParser.Reference_partition_descContext ctx) Enter a parse tree produced byPlSqlParser.reference_partition_desc().voidPlSqlParserBaseListener.exitReference_partition_desc(PlSqlParser.Reference_partition_descContext ctx) Exit a parse tree produced byPlSqlParser.reference_partition_desc().voidPlSqlParserListener.exitReference_partition_desc(PlSqlParser.Reference_partition_descContext ctx) Exit a parse tree produced byPlSqlParser.reference_partition_desc().