java.lang.Object
org.variantsync.studies.evolution.simulation.diff.lines.Line
org.variantsync.studies.evolution.simulation.diff.lines.RemovedLine

public class RemovedLine extends Line
Represents a removed line of source code in the difference of two files.
  • Constructor Details

    • RemovedLine

      public RemovedLine(String line)