Home
last modified time | relevance | path

Searched defs:beforeTraverse (Results 1 – 9 of 9) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DNodeVisitorAbstract.php9 public function beforeTraverse(array $nodes) { function in PhpParser\\NodeVisitorAbstract
H A DNodeVisitor.php59 public function beforeTraverse(array $nodes); function
/PHP-Parser/lib/PhpParser/NodeVisitor/
H A DNodeConnectingVisitor.php28 public function beforeTraverse(array $nodes) { function in PhpParser\\NodeVisitor\\NodeConnectingVisitor
H A DFindingVisitor.php33 public function beforeTraverse(array $nodes): ?array { function in PhpParser\\NodeVisitor\\FindingVisitor
H A DParentConnectingVisitor.php23 public function beforeTraverse(array $nodes) { function in PhpParser\\NodeVisitor\\ParentConnectingVisitor
H A DFirstFindingVisitor.php34 public function beforeTraverse(array $nodes): ?array { function in PhpParser\\NodeVisitor\\FirstFindingVisitor
H A DNameResolver.php50 public function beforeTraverse(array $nodes): ?array { function in PhpParser\\NodeVisitor\\NameResolver
/PHP-Parser/test/PhpParser/
H A DNodeVisitorForTesting.php15 public function beforeTraverse(array $nodes): ?array { function in PhpParser\\NodeVisitorForTesting
/PHP-Parser/tools/fuzzing/
H A Dtarget.php46 public function beforeTraverse(array $nodes): void { function in AnonymousClass0557d2a90100

Completed in 8 milliseconds