Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php379 * @param Node $rightNode Right-hand side node
386 string $class, Node $leftNode, string $operatorString, Node $rightNode, argument
398 . $operatorString . $this->p($rightNode, $newPrecedenceRHS, $lhsPrecedence) . $suffix;

Completed in 11 milliseconds