public static class DiffPrint.UnifiedPrint extends DiffPrint.ContextPrint
context| Constructor and Description |
|---|
DiffPrint.UnifiedPrint(Object[] a,
Object[] b) |
| Modifier and Type | Method and Description |
|---|---|
void |
print_header(String filea,
String fileb)
Called to print the script header which identifies the files compared.
|
protected void |
print_hunk(Diff.change hunk) |
print_context_label, print_functionanalyze_hunk, change_letter, hunkfun, print_1_line, print_number_range, print_script, setOutput, setupOutputpublic void print_header(String filea, String fileb)
DiffPrint.Baseprint_header in class DiffPrint.ContextPrintprotected void print_hunk(Diff.change hunk)
print_hunk in class DiffPrint.ContextPrintCopyright © 2004–2013. All rights reserved.