PhpParser\Parser\Php5::reduceRule531 PHP Method

reduceRule531() protected method

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