public class PatchParser
extends java.lang.Object
| Constructor and Description |
|---|
PatchParser() |
| Modifier and Type | Method and Description |
|---|---|
static se.bjurr.violations.lib.util.Optional<java.lang.Integer> |
findLineInDiff(java.lang.String patchString,
java.lang.Integer lineToComment)
http://en.wikipedia.org/wiki/Diff_utility#Unified_format
|