Searched refs:pNewOperand (Results 1 – 1 of 1) sorted by relevance
431 ' 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 9 milliseconds