PhpParser\Parser\Php5::reduceRule369 PHP Метод

reduceRule369() защищенный Метод

protected reduceRule369 ( )
    protected function reduceRule369() {
         $this->semValue = new Expr\Yield_(null, null, $this->startAttributeStack[$this->stackPos-(1-1)] + $this->endAttributes);
    }
Php5