PhpParser\Parser\Php5::reduceRule162 PHP Method

reduceRule162() protected method

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