LineComparison

sealed trait LineComparison

case classes for the representation of lines which are different: not found, missing, misplaced

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

Concrete methods

def isDifference: Boolean