Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php1070 if ($this->dereferenceLhsRequiresParens($subNode)
1162 protected function dereferenceLhsRequiresParens(Node $node): bool { function in PhpParser\\PrettyPrinterAbstract
/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php1130 if (!$this->dereferenceLhsRequiresParens($node)) {

Completed in 14 milliseconds