PhpParser\Parser\Php5::reduceRule485 PHP Method

reduceRule485() protected method

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