PhpParser\Parser\Php5::reduceRule175 PHP Method

reduceRule175() protected method

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