class RuboCop::Cop::VariableForce::Scope

A Scope represents a context of local variable visibility. This is a place where local variables belong to. A scope instance holds a scope node and variable entries.