Uses of Interface
org.variantsync.diffdetective.variation.diff.VariabilityAwareDiffer
Packages that use VariabilityAwareDiffer
-
Uses of VariabilityAwareDiffer in org.variantsync.diffdetective.variation.diff
Subinterfaces of VariabilityAwareDiffer in org.variantsync.diffdetective.variation.diffModifier and TypeInterfaceDescriptioninterfaceAVariabilityAwareDifferthat first creates a line diff andparsesthis line diff into aVariationDiff.interfaceVariabilityAwareTreeDiffer<L extends Label>