Home
last modified time | relevance | path

Searched defs:afterTraverse (Results 1 – 3 of 3) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DNodeVisitorAbstract.php21 public function afterTraverse(array $nodes) { function in PhpParser\\NodeVisitorAbstract
H A DNodeVisitor.php123 public function afterTraverse(array $nodes); function
/PHP-Parser/test/PhpParser/
H A DNodeVisitorForTesting.php27 public function afterTraverse(array $nodes): ?array { function in PhpParser\\NodeVisitorForTesting

Completed in 6 milliseconds