PhpParser\Parser\Php5::reduceRule138 PHP Method

reduceRule138() protected method

protected reduceRule138 ( )
    protected function reduceRule138() {
         $this->semValue = new Stmt\Return_(null, $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php5