Searched refs:pCommaSeparatedMultiline (Results 1 – 2 of 2) sorted by relevance
667 . $this->pCommaSeparatedMultiline($node->arms, true)1178 return $this->pCommaSeparatedMultiline($nodes, $trailingComma) . $this->nl;
499 protected function pCommaSeparatedMultiline(array $nodes, bool $trailingComma): string { function in PhpParser\\PrettyPrinterAbstract
Completed in 17 milliseconds