PhpParser\Parser\Php7::reduceRule145 PHP Method

reduceRule145() protected method

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