PhpParser\Parser\Php7::reduceRule355 PHP Метод

reduceRule355() защищенный Метод

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