Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php431 ' instanceof ' . $this->pNewOperand($node->class),
706 return 'new ' . $this->pNewOperand($node->class)
1153 protected function pNewOperand(Node $node): string { function in PhpParser\\PrettyPrinter\\Standard

Completed in 12 milliseconds