Home
last modified time | relevance | path

Searched defs:origStmts (Results 1 – 3 of 3) sorted by relevance

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinter.php50 … public function printFormatPreserving(array $stmts, array $origStmts, array $origTokens): string;
H A DPrettyPrinterAbstract.php528 … public function printFormatPreserving(array $stmts, array $origStmts, array $origTokens): string {
/PHP-Parser/test_old/
H A Drun.php174 $origStmts = $parser->parse($origCode); variable

Completed in 28 milliseconds