PhpParser\Parser\Php7::reduceRule277 PHP Method

reduceRule277() protected method

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