PhpParser\Parser\Php7::reduceRule355 PHP Method

reduceRule355() protected method

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