Struct TimeLineDiffMachineCore::HunkRange

Nested Relationships

This struct is a nested type of Class TimeLineDiffMachineCore.

Struct Documentation

struct HunkRange

Public Members

int id = -1
int old_start = 0
int old_lines = 0
int new_start = 0
int new_lines = 0