PhpParser\Parser\Php7::reduceRule160 PHP Method

reduceRule160() protected method

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