java.lang.Object
org.variantsync.diffdetective.variation.diff.serialize.nodeformat.LineNumberFormat<L>
All Implemented Interfaces:
LinegraphFormat, DiffNodeLabelFormat<L>

public class LineNumberFormat<L extends Label> extends Object implements DiffNodeLabelFormat<L>
Labels nodes using their line number in the source diff.
  • Constructor Details

    • LineNumberFormat

      public LineNumberFormat()
  • Method Details