Public Member Functions | |
BlockMatch ($index1, $length1, $index2, $length2) | |
setChange ($change) | |
Public Attributes | |
$index1 | |
$length1 | |
$index2 | |
$length2 | |
$change |
A BlockMatch is a contiguous block of lines that can be found at index1 in text1, and at index2 in text2.