| Class | Description |
|---|---|
| CharRepresenter |
Converts Equal lines into equal single characters
and Equal single words into equal single characters.
|
| ConsumingOutputStream |
Created by covers1624 on 20/12/18.
|
| Diff |
Represents a single line Difference.
|
| FileCollector |
Created by covers1624 on 11/8/20.
|
| FileCollector.BinaryCollectedEntry | |
| FileCollector.CollectedEntry | |
| FileCollector.LinesCollectedEntry | |
| InputPath |
Created by covers1624 on 25/8/20.
|
| InputPath.FilePath | |
| InputPath.NullPath | |
| InputPath.PipePath | |
| LineRange | |
| OutputPath |
Created by covers1624 on 25/8/20.
|
| OutputPath.FilePath | |
| OutputPath.NullPath | |
| OutputPath.PipePath | |
| Patch |
Also known as a Hunk
Represents a sequence of Diffs.
|
| PatchFile |
Represents a singular Patch file.
|
| Utils |
Created by covers1624 on 19/7/20.
|
| Enum | Description |
|---|---|
| LogLevel |
Created by covers1624 on 17/7/23.
|
| Operation |
A patch operation.
|
| PatchMode |
Created by covers1624 on 11/8/20.
|
| PathType |
Created by covers1624 on 25/8/20.
|