PhpParser\Parser\Php7::reduceRule3 PHP Method

reduceRule3() protected method

protected reduceRule3 ( )
    protected function reduceRule3() {
         $this->semValue = array();
    }
Php7