PhpParser\Parser\Php7::reduceRule112 PHP Method

reduceRule112() protected method

protected reduceRule112 ( )
    protected function reduceRule112() {
         $this->semValue = $this->semStack[$this->stackPos-(1-1)]; $this->semValue->type = Stmt\Use_::TYPE_NORMAL;
    }
Php7