Class: Inch::Evaluation::Role::MethodParameter::Splat
- Defined in:
- lib/inch/evaluation/role/method_parameter.rb
Instance Attribute Summary
Attributes inherited from Base
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
#priority ⇒ Object
19 20 21 |
# File 'lib/inch/evaluation/role/method_parameter.rb', line 19 def priority +1 end |