Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php25 protected const FIXUP_CALL_LHS = 3; // LHS of call define in PhpParser\\PrettyPrinterAbstract
1034 case self::FIXUP_CALL_LHS:
1302 Expr\FuncCall::class => ['name' => self::FIXUP_CALL_LHS],

Completed in 10 milliseconds