Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DNodeVisitor.php21 public const STOP_TRAVERSAL = 2; define
H A DNodeTraverser.php14 public const STOP_TRAVERSAL = NodeVisitor::STOP_TRAVERSAL; define in PhpParser\\NodeTraverser

Completed in 13 milliseconds