Home
last modified time | relevance | path

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

/PHP-Parser/lib/PhpParser/
H A DPrettyPrinterAbstract.php414 …protected function pPostfixOp(string $class, Node $node, string $operatorString, int $precedence, … function in PhpParser\\PrettyPrinterAbstract
/PHP-Parser/
H A DUPGRADE-5.0.md431 …ce` arguments need to be passed down to the `pInfixOp()`, `pPrefixOp()` and `pPostfixOp()` methods.
/PHP-Parser/lib/PhpParser/PrettyPrinter/
H A DStandard.php424 return $this->pPostfixOp(

Completed in 26 milliseconds