File core/lib/Drupal/Component/Diff/Engine/DiffEngine.php, line 32 Class
public DiffOpAdd::__construct($lines) File
public Diff::check($from_lines, $to_lines) Check a
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
Page 1 of 10