Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php83 protected function pName(Name $node): string { function in PhpParser\\PrettyPrinter\\Standard
765 return 'use ' . $this->pUseType($node->type) . $this->pName($node->prefix)

Completed in 7 milliseconds