Home
last modified time | relevance | path

Searched defs:prettyPrintExpr (Results 1 – 2 of 2) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinter.php24 public function prettyPrintExpr(Expr $node): string; function
H A DPrettyPrinterAbstract.php279 public function prettyPrintExpr(Expr $node): string { function in PhpParser\\PrettyPrinterAbstract

Completed in 10 milliseconds