Home
last modified time | relevance | path

Searched refs:notSubNode (Results 1 – 1 of 1) sorted by relevance

/PHP-Parser/test/PhpParser/
H A DNodeAbstractTest.php8 public $notSubNode; variable in PhpParser\\DummyNode
10 public function __construct($subNode1, $subNode2, $notSubNode, $attributes) { argument
14 $this->notSubNode = $notSubNode;

Completed in 9 milliseconds