Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php1063 if ($this->callLhsRequiresParens($subNode)
1144 protected function callLhsRequiresParens(Node $node): bool { function in PhpParser\\PrettyPrinterAbstract
/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php1146 if (!$this->callLhsRequiresParens($node)) {

Completed in 20 milliseconds