PhpParser\Parser\Php5::reduceRule151 PHP Method

reduceRule151() protected method

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