Class | Diff::LCS::Block |
In: |
lib/diff/lcs/block.rb
|
Parent: | Object |
A block is an operation removing, adding, or changing a group of items. Basically, this is just a list of changes, where each change adds or deletes a single item. Used by bin/ldiff.
changes | [R] | |
insert | [R] | |
remove | [R] |