PhpParser\Parser\Php7::reduceRule460 PHP Method

reduceRule460() protected method

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