Searched refs:pPostfixOp (Results 1 – 3 of 3) sorted by relevance
431 …ce` arguments need to be passed down to the `pInfixOp()`, `pPrefixOp()` and `pPostfixOp()` methods.
442 …protected function pPostfixOp(string $class, Node $node, string $operatorString, int $precedence, … function in PhpParser\\PrettyPrinterAbstract
429 return $this->pPostfixOp(
Completed in 14 milliseconds