Package | Description |
---|---|
org.catacomb.util |
Modifier and Type | Field and Description |
---|---|
private Diff.file_data[] |
Diff.filevec |
Modifier and Type | Method and Description |
---|---|
(package private) void |
Diff.file_data.discard_confusing_lines(Diff.file_data f)
Discard lines that have no matches in another file.
|
(package private) void |
Diff.file_data.shift_boundaries(Diff.file_data f)
Adjust inserts/deletes of blank lines to join changes
as much as possible.
|
Copyright © 2013. All Rights Reserved.