File core/lib/Drupal/Component/Diff/Engine/DiffEngine.php, line 32 Class
public DiffOpAdd::__construct($lines) File
protected DiffFormatter::_block($xbeg, $xlen, $ybeg, $ylen, &$edits)
The list of differences as an array of diff operations. Type: \Drupal\Component\Diff\Engine\DiffOp[]
FIXME: bad name. @todo document @private @subpackage DifferenceEngine Hierarchy class
@todo document @private @subpackage DifferenceEngine Hierarchy class \Drupal\Comp
protected DiffFormatter::_start_diff() File
Class used internally by Diff to actually compute the diffs. The algorithm used here is mostly lifted from the perl module Algorithm::Diff (version
protected DiffFormatter::addedLine($line) Creates
protected DiffFormatter::_block_header($xbeg, $xlen, $ybeg, $ylen)
Page 1 of 10