PhpParser\Parser\Php5::reduceRule375 PHP Method

reduceRule375() protected method

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