PhpParser\Parser\Php7::reduceRule293 PHP Method

reduceRule293() protected method

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