PhpParser\Parser\Php5::reduceRule280 PHP Method

reduceRule280() protected method

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