Home
last modified time | relevance | path

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

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

Completed in 21 milliseconds