PhpParser\Parser\Php5::reduceRule160 PHP Method

reduceRule160() protected method

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