Module: Inch::Language::Ruby::Evaluation::Role

Defined in:
lib/inch/language/ruby/roles/base.rb,
lib/inch/language/ruby/roles/method.rb,
lib/inch/language/ruby/roles/object.rb,
lib/inch/language/ruby/roles/missing.rb,
lib/inch/language/ruby/roles/constant.rb,
lib/inch/language/ruby/roles/namespace.rb,
lib/inch/language/ruby/roles/class_variable.rb,
lib/inch/language/ruby/roles/method_parameter.rb

Defined Under Namespace

Modules: ClassVariable, Constant, Method, MethodParameter, Namespace, Object Classes: Base, Missing