Searched refs:FIXUP_NEW (Results 1 – 1 of 1) sorted by relevance
32 protected const FIXUP_NEW = 9; // New/instanceof operand define in PhpParser\\PrettyPrinterAbstract1083 case self::FIXUP_NEW:1325 'class' => self::FIXUP_NEW,1340 Expr\New_::class => ['class' => self::FIXUP_NEW],
Completed in 10 milliseconds