PhpParser\Parser\Php5::reduceRule532 PHP Method

reduceRule532() protected method

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