PhpParser\Parser\Php5::reduceRule376 PHP Method

reduceRule376() protected method

protected reduceRule376 ( )
    protected function reduceRule376() {
         $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);
    }
Php5