Class: Inch::Evaluation::Proxy::NamespaceObject

Inherits:
Base
  • Object
show all
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

ClassObject, ModuleObject

Constant Summary

Constants inherited from Base

Base::MAX_SCORE, Base::MIN_SCORE

Instance Attribute Summary

Attributes inherited from Base

#object

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