Class: Mutant::Context::Scope::Module

Inherits:
Mutant::Context::Scope show all
Defined in:
lib/mutant/context/scope.rb

Overview

Module context for mutation

Constant Summary collapse

SCOPE_CLASS =
Rubinius::AST::ModuleScope
KEYWORD =
'module'.freeze

Constants inherited from Mutant::Context::Scope

TABLE

Instance Attribute Summary

Attributes inherited from Mutant::Context::Scope

#scope

Attributes inherited from Mutant::Context

#source_path

Method Summary

Methods inherited from Mutant::Context::Scope

build, #root, #unqualified_name

Methods inherited from Mutant::Context

#root