Uses of Class
net.thevpc.naru.impl.util.NaruUtils.LineRange
Packages that use NaruUtils.LineRange
-
Uses of NaruUtils.LineRange in net.thevpc.naru.impl.util
Methods in net.thevpc.naru.impl.util that return types with arguments of type NaruUtils.LineRangeModifier and TypeMethodDescriptionstatic List<NaruUtils.LineRange>NaruUtils.parseRanges(net.thevpc.nuts.cmdline.NCmdLine cmdLine) Methods in net.thevpc.naru.impl.util with parameters of type NaruUtils.LineRangeModifier and TypeMethodDescriptionNaruUtils.resolveIndexes(NaruUtils.LineRange[] ranges, int count) Method parameters in net.thevpc.naru.impl.util with type arguments of type NaruUtils.LineRangeModifier and TypeMethodDescriptionstatic voidNaruUtils.showItemsWithFormat(String context2, String format, List<NaruUtils.LineRange> ranges, NaruTask task)