Class: Inch::Evaluation::Role::Namespace::WithManyAttributes

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

Instance Attribute Summary

Attributes inherited from Base

#object

Instance Method Summary collapse

Methods inherited from Base

#initialize, #max_score, #min_score, #object_type, #potential_score, #score, #suggestion

Constructor Details

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

Instance Method Details

#priorityObject

+priority



24
25
26
# File 'lib/inch/evaluation/role/namespace.rb', line 24

def priority
  +1
end