PhpParser\Parser\Php7::reduceRule364 PHP Method

reduceRule364() protected method

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