PhpParser\Parser\Php7::reduceRule459 PHP Method

reduceRule459() protected method

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