Home
last modified time | relevance | path

Searched defs:leaveNode (Results 1 – 6 of 6) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DNodeVisitorAbstract.php17 public function leaveNode(Node $node) { function in PhpParser\\NodeVisitorAbstract
H A DNodeVisitor.php110 public function leaveNode(Node $node); function
/PHP-Parser/lib/PhpParser/NodeVisitor/
H A DNodeConnectingVisitor.php46 public function leaveNode(Node $node) { function in PhpParser\\NodeVisitor\\NodeConnectingVisitor
H A DParentConnectingVisitor.php35 public function leaveNode(Node $node) { function in PhpParser\\NodeVisitor\\ParentConnectingVisitor
/PHP-Parser/test/PhpParser/
H A DNodeVisitorForTesting.php23 public function leaveNode(Node $node) { function in PhpParser\\NodeVisitorForTesting
/PHP-Parser/tools/fuzzing/
H A Dtarget.php50 public function leaveNode(PhpParser\Node $node) { function in AnonymousClass0557d2a90100

Completed in 7 milliseconds