# File rbs-2.0.0/lib/rbs/environment.rb, line 12 def context @context ||= begin (outer + [decl]).each.with_object([Namespace.root]) do |decl, array| first = array.first or raise array.unshift(first + decl.name.to_namespace) end end end
This page was generated for Ruby 3.1.0
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.