Home
last modified time | relevance | path

Searched refs:coalesceReplacements (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/lib/PhpParser/Internal/
H A DDiffer.php54 return $this->coalesceReplacements($this->diff($old, $new));
142 private function coalesceReplacements(array $diff): array { function in PhpParser\\Internal\\Differ

Completed in 3 milliseconds