PhpParser\Parser\Php7::reduceRule469 PHP Method

reduceRule469() protected method

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