PhpParser\Parser\Php5::reduceRule279 PHP Méthode

reduceRule279() protected méthode

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