Uses of Class
com.cosium.code.format_spi.LineRanges
-
Uses of LineRanges in com.cosium.code.format_spi
Methods in com.cosium.code.format_spi that return LineRangesModifier and TypeMethodDescriptionstatic LineRangesLineRanges.all()static LineRangesLineRanges.concat(LineRanges lineRanges1, LineRanges lineRanges2) static LineRangesstatic LineRangesMethods in com.cosium.code.format_spi with parameters of type LineRangesModifier and TypeMethodDescriptionstatic LineRangesLineRanges.concat(LineRanges lineRanges1, LineRanges lineRanges2) voidCodeFormatter.format(InputStream content, LineRanges lineRanges, OutputStream formattedContent) Formats a content.