Class: Inch::Evaluation::Role::Constant::Private
- Inherits:
-
Object::Private
- Object
- Base
- Object::Private
- Inch::Evaluation::Role::Constant::Private
- Defined in:
- lib/inch/evaluation/role/constant.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Base
applicable?, applicable_if, applicable_unless, #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
#priority ⇒ Object
30 31 32 |
# File 'lib/inch/evaluation/role/constant.rb', line 30 def priority -3 end |