PhpParser\Parser\Php7::reduceRule145 PHP Метод

reduceRule145() защищенный Метод

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