Searched defs:prettyPrintFile (Results 1 – 2 of 2) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | PrettyPrinter.php | 33 public function prettyPrintFile(array $stmts): string; function |
H A D | PrettyPrinterAbstract.php | 291 public function prettyPrintFile(array $stmts): string { function in PhpParser\\PrettyPrinterAbstract |
Completed in 7 milliseconds