PhpParser\Parser\Php7::reduceRule97 PHP Method

reduceRule97() protected method

protected reduceRule97 ( )
    protected function reduceRule97() {
         $this->semValue = Stmt\Use_::TYPE_CONSTANT;
    }
Php7