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

reduceRule160() 보호된 메소드

protected reduceRule160 ( )
    protected function reduceRule160() {
         $this->semValue = new Stmt\Catch_(array($this->semStack[$this->stackPos-(8-3)]), substr($this->semStack[$this->stackPos-(8-4)], 1), $this->semStack[$this->stackPos-(8-7)], $this->startAttributeStack[$this->stackPos-(8-1)] + $this->endAttributes);
    }
Php5