Type
This is an internal object in MRI, so a user program cannot create this object explicitly
# File typeprof-0.12.0/lib/typeprof/type.rb, line 563 def initialize(iseq) @iseq = iseq end
# File typeprof-0.12.0/lib/typeprof/type.rb, line 569 def inspect "Type::ISeq[#{ @iseq }]" end
# File typeprof-0.12.0/lib/typeprof/type.rb, line 573 def screen_name(_scratch) raise NotImplementedError end
This page was generated for Ruby 3.0.1
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.44.2.