Module: Inch::Evaluation::Role
- Defined in:
- lib/inch/evaluation/role/base.rb,
lib/inch/evaluation/role/method.rb,
lib/inch/evaluation/role/object.rb,
lib/inch/evaluation/role/missing.rb,
lib/inch/evaluation/role/constant.rb,
lib/inch/evaluation/role/namespace.rb,
lib/inch/evaluation/role/method_parameter.rb
Overview
Role objects are assigned to evaluations of code objects. They describe the object they are attached to.
Defined Under Namespace
Modules: Constant, Method, MethodParameter, Namespace, Object Classes: Base, Missing