PhpParser\Parser\Php7::reduceRule96 PHP Method

reduceRule96() protected method

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