PhpParser\Parser\Php7::reduceRule470 PHP Method

reduceRule470() protected method

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