PhpParser\Parser\Php7::reduceRule356 PHP Method

reduceRule356() protected method

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