PhpParser\Parser\Php5::reduceRule369 PHP Method

reduceRule369() protected method

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