PhpParser\Parser\Php5::reduceRule174 PHP Method

reduceRule174() protected method

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