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, setupOutput
public DiffPrint.EdPrint(java.lang.Object[] a, java.lang.Object[] b)
protected void print_hunk(Diff.change hunk)
print_hunk
in class DiffPrint.Base
Copyright © 2013. All Rights Reserved.