Searched defs:prettyPrintExpr (Results 1 – 2 of 2) sorted by relevance
/PHP-Parser/lib/PhpParser/ | ||
H A D | PrettyPrinter.php | 24 public function prettyPrintExpr(Expr $node): string; function |
H A D | PrettyPrinterAbstract.php | 279 public function prettyPrintExpr(Expr $node): string { function in PhpParser\\PrettyPrinterAbstract |
Completed in 7 milliseconds