PhpParser\Parser\Php7::reduceRule468 PHP Method

reduceRule468() protected method

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