Home
last modified time | relevance | path

Searched refs:PrettyPrinterAbstract (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/
H A DCONTRIBUTING.md29 at the end of `PrettyPrinterAbstract`. Add a test in `test/code/formatPreservation`.
H A DUPGRADE-1.0.md100 …* The `PrettyPrinterAbstract::pStmts()` method now emits a leading newline if the statement list i…
/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php14 use PhpParser\PrettyPrinterAbstract; alias
16 class Standard extends PrettyPrinterAbstract {
/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php22 abstract class PrettyPrinterAbstract implements PrettyPrinter { class

Completed in 18 milliseconds