PhpParser\Parser\Php7::reduceRule113 PHP Method

reduceRule113() protected method

protected reduceRule113 ( )
    protected function reduceRule113() {
         $this->semValue = $this->semStack[$this->stackPos-(2-2)]; $this->semValue->type = $this->semStack[$this->stackPos-(2-1)];
    }
Php7