XLE
v0.02.0
|
Public Member Functions | |
override string | ToString () |
Public Attributes | |
List< Diff > | diffs = new List<Diff>() |
int | start1 |
int | start2 |
int | length1 |
int | length2 |
Class representing one patch operation.
|
inline |
Emmulate GNU diff's format. Header: @ -382,8 +481,9 @ Indicies are printed as 1-based, not 0-based.