PhpParser\Parser\Php7::reduceRule136 PHP 메소드

reduceRule136() 보호된 메소드

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