Uses of Record Class
org.variantsync.diffdetective.variation.DiffLinesLabel.Line
Package
Description
-
Uses of DiffLinesLabel.Line in org.variantsync.diffdetective.variation
Modifier and TypeMethodDescriptionstatic DiffLinesLabel.Line
DiffLinesLabel.Line.withInvalidLineNumber
(String content) Modifier and TypeMethodDescriptionvoid
DiffLinesLabel.addDiffLines
(List<DiffLinesLabel.Line> newLines) -
Uses of DiffLinesLabel.Line in org.variantsync.diffdetective.variation.diff.parse
Modifier and TypeMethodDescriptionLogicalLine.getLines()
Returns all physical linesLogicalLine.consume(java.lang.String,org.variantsync.diffdetective.diff.text.DiffLineNumber)
d for the current logical line.