PhpParser\Parser\Php7::reduceRule278 PHP Method

reduceRule278() protected method

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