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

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

protected reduceRule470 ( )
    protected function reduceRule470() {
         $this->semValue = new Expr\ArrayItem($this->semStack[$this->stackPos-(2-2)], null, true, $this->startAttributeStack[$this->stackPos-(2-1)] + $this->endAttributes);
    }
Php7