Home
last modified time | relevance | path

Searched defs:trace (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/test/PhpParser/
H A DNodeVisitorForTesting.php6 public $trace = []; variable in PhpParser\\NodeVisitorForTesting
/PHP-Parser/lib/PhpParser/Internal/
H A DDiffer.php98 private function extractDiff(array $trace, int $x, int $y, array $old, array $new): array {

Completed in 4 milliseconds