Reek::Core::MethodContext
A context wrapper for any singleton method definition found in a syntax tree.
# File lib/reek/core/singleton_method_context.rb, line 11 def initialize(outer, exp) super(outer, exp) end
# File lib/reek/core/singleton_method_context.rb, line 15 def envious_receivers [] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.