Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php32 protected const FIXUP_NEW = 9; // New/instanceof operand define in PhpParser\\PrettyPrinterAbstract
1083 case self::FIXUP_NEW:
1325 'class' => self::FIXUP_NEW,
1340 Expr\New_::class => ['class' => self::FIXUP_NEW],

Completed in 8 milliseconds