Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php1049 if ($this->staticDereferenceLhsRequiresParens($subNode)
1136 return $this->staticDereferenceLhsRequiresParens($node)
1147 protected function staticDereferenceLhsRequiresParens(Node $node): bool { function in PhpParser\\PrettyPrinterAbstract
/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php1123 if (!$this->staticDereferenceLhsRequiresParens($node)) {

Completed in 19 milliseconds