PhpParser\Parser\Php5::reduceRule279 PHP Method

reduceRule279() protected method

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