Reek::Core::CodeContext
A context wrapper for any module found in a syntax tree.
# File lib/reek/core/module_context.rb, line 14 def initialize(outer, name, exp) super(outer, exp) @name = name end
[Validate]
Generated with the Darkfish Rdoc Generator 2.