Class: Inch::Evaluation::Proxy::NamespaceObject
- Defined in:
- lib/inch/evaluation/proxy/namespace_object.rb
Overview
a namespace object can have methods and other namespace objects inside itself (e.g. classes and modules)
Direct Known Subclasses
Constant Summary
Constants inherited from Base
Base::MAX_SCORE, Base::MIN_SCORE
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
criteria, #evaluate, #initialize, #max_score, #min_score, #priority, #roles, #score
Constructor Details
This class inherits a constructor from Inch::Evaluation::Proxy::Base