PhpParser\Parser\Php5::reduceRule530 PHP Method

reduceRule530() protected method

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