PhpParser\Parser\Php7::reduceRule172 PHP Method

reduceRule172() protected method

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