Module: Reek::Context

Defined in:
lib/reek/context/code_context.rb,
lib/reek/context/root_context.rb,
lib/reek/context/send_context.rb,
lib/reek/context/class_context.rb,
lib/reek/context/ghost_context.rb,
lib/reek/context/method_context.rb,
lib/reek/context/module_context.rb,
lib/reek/context/attribute_context.rb,
lib/reek/context/statement_counter.rb,
lib/reek/context/refinement_context.rb,
lib/reek/context/visibility_tracker.rb,
lib/reek/context/singleton_method_context.rb,
lib/reek/context/singleton_attribute_context.rb

Defined Under Namespace

Classes: AttributeContext, ClassContext, CodeContext, GhostContext, MethodContext, ModuleContext, RefinementContext, RootContext, SendContext, SingletonAttributeContext, SingletonMethodContext, StatementCounter, VisibilityTracker