public static class DiffPrint.EdPrint extends DiffPrint.Base
ed.
The edit script must be generated with the reverse option to
be useful as actual ed input.| Constructor and Description |
|---|
DiffPrint.EdPrint(java.lang.Object[] a,
java.lang.Object[] b) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
print_hunk(Diff.change hunk)
Print a hunk of an ed diff
|
analyze_hunk, change_letter, hunkfun, print_1_line, print_header, print_number_range, print_script, setOutput, setupOutputpublic DiffPrint.EdPrint(java.lang.Object[] a,
java.lang.Object[] b)
protected void print_hunk(Diff.change hunk)
print_hunk in class DiffPrint.BaseCopyright © 2013. All Rights Reserved.