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