PhpParser\Parser\Php7::reduceRule365 PHP Method

reduceRule365() protected method

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