public static class DiffPrint.ContextPrint extends DiffPrint.Base
| Modifier and Type | Field and Description |
|---|---|
protected int |
context |
| Constructor and Description |
|---|
DiffPrint.ContextPrint(Object[] a,
Object[] b) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
print_context_label(String mark,
File inf,
String label) |
protected void |
print_function(Object[] file,
int start) |
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) |
analyze_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.Baseprotected void print_function(Object[] file, int start)
protected void print_hunk(Diff.change hunk)
print_hunk in class DiffPrint.BaseCopyright © 2004–2013. All rights reserved.