Class VariationDiffAdapter<L extends Label>

java.lang.Object
com.github.gumtreediff.tree.AbstractTree
org.variantsync.diffdetective.gumtree.VariationTreeAdapter<L>
org.variantsync.diffdetective.gumtree.VariationDiffAdapter<L>
All Implemented Interfaces:
com.github.gumtreediff.tree.Tree

public class VariationDiffAdapter<L extends Label> extends VariationTreeAdapter<L>
Adapter for running Gumtree's matching algorithms on the projections of variation diffs. This class is almost identical to VariationTreeAdapter except that it provides type safe access to the projected DiffNode.