| Class | Description |
|---|---|
| Diff |
Represents a Diff between two files.
|
| Hunk |
Represents a "hunk" of changes made to a file.
|
| Line |
Represents a line of a Diff.
|
| Range |
Represents a range of line numbers that spans a window on a text file.
|
| Enum | Description |
|---|---|
| Line.LineType |
All possible types a line can have.
|
Copyright © 2016. All rights reserved.