PhpParser\Parser\Php7::reduceRule366 PHP Method

reduceRule366() protected method

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