class Solargraph::Pin::InstanceVariable

def scope

Returns:
  • (::Symbol) -
def scope
  closure.binder.scope
end