Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DNodeVisitor.php13 public const DONT_TRAVERSE_CHILDREN = 1; define
H A DNodeTraverser.php9 public const DONT_TRAVERSE_CHILDREN = NodeVisitor::DONT_TRAVERSE_CHILDREN; define in PhpParser\\NodeTraverser

Completed in 8 milliseconds