Searched refs:callLhsRequiresParens (Results 1 – 2 of 2) sorted by relevance
1063 if ($this->callLhsRequiresParens($subNode)1144 protected function callLhsRequiresParens(Node $node): bool { function in PhpParser\\PrettyPrinterAbstract
1146 if (!$this->callLhsRequiresParens($node)) {
Completed in 19 milliseconds