PhpParser\Parser\Php7::reduceRule173 PHP Method

reduceRule173() protected method

protected reduceRule173 ( )
    protected function reduceRule173() {
         $this->semValue = Stmt\Class_::MODIFIER_FINAL;
    }
Php7