Searched refs:PrettyPrinterAbstract (Results 1 – 4 of 4) sorted by relevance
29 at the end of `PrettyPrinterAbstract`. Add a test in `test/code/formatPreservation`.
100 …* The `PrettyPrinterAbstract::pStmts()` method now emits a leading newline if the statement list i…
14 use PhpParser\PrettyPrinterAbstract; alias16 class Standard extends PrettyPrinterAbstract {
22 abstract class PrettyPrinterAbstract implements PrettyPrinter { class
Completed in 38 milliseconds