Searched refs:createParserAndPrinter (Results 1 – 1 of 1) sorted by relevance
17 private function createParserAndPrinter(array $options): array { function in PhpParser\\PrettyPrinterTest32 [$parser, $prettyPrinter] = $this->createParserAndPrinter($this->parseModeLine($modeLine));192 [$parser, $printer] = $this->createParserAndPrinter($this->parseModeLine($modeLine));230 [$parser, $printer] = $this->createParserAndPrinter($this->parseModeLine($modeLine));
Completed in 5 milliseconds