Class: Inch::Evaluation::Role::Constant::WithoutCodeExample
- Inherits:
-
Object::WithoutCodeExample
- Object
- Base
- Missing
- Object::WithoutCodeExample
- Inch::Evaluation::Role::Constant::WithoutCodeExample
- Defined in:
- lib/inch/evaluation/role/constant.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
Methods inherited from Missing
Methods inherited from Base
applicable?, applicable_if, applicable_unless, #initialize, #max_score, #min_score, #object_type, #potential_score, #priority, #score
Constructor Details
This class inherits a constructor from Inch::Evaluation::Role::Base
Instance Method Details
#suggestion ⇒ Object
48 49 50 |
# File 'lib/inch/evaluation/role/constant.rb', line 48 def suggestion nil end |