PhpParser\Parser\Php7::reduceRule147 PHP Method

reduceRule147() protected method

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