Home
last modified time | relevance | path

Searched refs:modification (Results 1 – 3 of 3) sorted by relevance

/PHP-Parser/
H A DLICENSE7 modification, are permitted provided that the following conditions are met:
H A DREADME.md115 Let's traverse the AST and perform some kind of modification. For example, drop all function bodies:
/PHP-Parser/test/PhpParser/
H A DPrettyPrinterTest.php191 …public function testFormatPreservingPrint($name, $code, $modification, $expected, $modeLine): void… argument
208 \$fn = function(&\$stmts) { $modification };

Completed in 7 milliseconds