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.php556 … public function printFormatPreserving(array $stmts, array $origStmts, array $origTokens): string {
/PHP-Parser/test_old/
H A Drun.php181 $origStmts = $parser->parse($origCode); variable

Completed in 13 milliseconds