Interface VariabilityAwareTreeDiffer<L extends Label>

All Superinterfaces:
VariabilityAwareDiffer<L>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface VariabilityAwareTreeDiffer<L extends Label> extends VariabilityAwareDiffer<L>
A VariabilityAwareDiffer that first parses VariationTrees and diffs these trees.