lines property

List<DiffLine> lines
final

The lines composing this hunk.

Implementation

final List<DiffLine> lines;