Searched refs:dumpRecursive (Results 1 – 1 of 1) sorted by relevance
64 $this->dumpRecursive($node, false);69 protected function dumpRecursive($node, bool $indent = true): void { function in PhpParser\\NodeDumper99 $this->dumpRecursive($value);104 $this->dumpRecursive($comments);134 $this->dumpRecursive($value);142 $this->dumpRecursive($value);
Completed in 5 milliseconds