public class PatchHunk extends Object
| Constructor and Description |
|---|
PatchHunk(org.wickedsource.diffparser.api.model.Range fileRange) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(PatchLine patchLine) |
org.wickedsource.diffparser.api.model.Range |
getFileRange() |
List<PatchLine> |
getLines() |
Copyright © 2004-2016. All Rights Reserved.