PhpParser\Parser\Php7::reduceRule158 PHP Method

reduceRule158() protected method

protected reduceRule158 ( )
    protected function reduceRule158() {
         $this->semValue = new Stmt\Catch_($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);
    }
Php7