Class: Inch::Evaluation::Role::Object::TaggedAsAPI

Inherits:
Base
  • Object
show all
Defined in:
lib/inch/evaluation/role/object.rb

Overview

Role assigned to objects explicitly or implicitly tagged to be part of an API. If the API is ‘private’ TaggedAsPrivateAPI is assigned instead.

Instance Attribute Summary

Attributes inherited from Base

#object

Method Summary

Methods inherited from Base

applicable?, applicable_if, applicable_unless, #initialize, #max_score, #min_score, #object_type, #potential_score, #priority, #score, #suggestion

Constructor Details

This class inherits a constructor from Inch::Evaluation::Role::Base