RBS::Environment::MultiEntry
# File rbs-2.1.0/lib/rbs/environment.rb, line 81 def primary @primary ||= begin validate_type_params decls.first or raise("decls cannot be empty") end end
# File rbs-2.1.0/lib/rbs/environment.rb, line 75 def self_types decls.flat_map do |d| d.decl.self_types end.uniq end
This page was generated for Ruby 3.1.2
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.