PhpParser\Parser\Php5::reduceRule295 PHP Method

reduceRule295() protected method

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