PhpParser\Parser\Php5::reduceRule523 PHP Method

reduceRule523() protected method

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