PhpParser\Parser\Php7::reduceRule136 PHP Method

reduceRule136() protected method

protected reduceRule136 ( )
    protected function reduceRule136() {
         $this->semValue = new Stmt\Return_($this->semStack[$this->stackPos-(3-2)], $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes);
    }
Php7