Uses of Class
org.variantsync.diffdetective.variation.diff.parse.LogicalLine
-
Uses of LogicalLine in org.variantsync.diffdetective.variation.diff.parse
Modifier and TypeMethodDescriptionprivate void
VariationDiffParser.parseLine
(LogicalLine line, DiffType diffType, DiffLineNumber lastLineNumber) Parses one logical line and most notably, handles conditional macros.