PhpParser\Parser\Php5::reduceRule437 PHP Method

reduceRule437() protected method

protected reduceRule437 ( )
    protected function reduceRule437() {
         $this->semValue = new Expr\Array_($this->semStack[$this->stackPos-(3-2)], $this->startAttributeStack[$this->stackPos-(3-1)] + $this->endAttributes);
    }
Php5