PhpParser\Parser\Php5::reduceRule139 PHP 메소드

reduceRule139() 보호된 메소드

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