Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php704 return 'new ' . $this->pClassCommon($node->class, $args);
795 return $this->pClassCommon($node, ' ' . $node->name);
1032 protected function pClassCommon(Stmt\Class_ $node, string $afterClassToken): string { function in PhpParser\\PrettyPrinter\\Standard

Completed in 7 milliseconds