Home
last modified time | relevance | path

Searched defs:origTokens (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.php123 protected ?TokenStream $origTokens; variable in PhpParser\\PrettyPrinterAbstract
528 … public function printFormatPreserving(array $stmts, array $origStmts, array $origTokens): string {
/PHP-Parser/test_old/
H A Drun.php177 $origTokens = $parser->getTokens(); variable

Completed in 15 milliseconds