PhpParser\Parser\Php7::reduceRule367 PHP Method

reduceRule367() protected method

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