TypeProf::Type
This is an internal object in MRI, so a user program cannot create this object explicitly
# File typeprof-0.21.1/lib/typeprof/type.rb, line 609 def initialize(iseq) @iseq = iseq end
# File typeprof-0.21.1/lib/typeprof/type.rb, line 615 def inspect "Type::ISeq[#{ @iseq }]" end
# File typeprof-0.21.1/lib/typeprof/type.rb, line 619 def screen_name(_scratch) raise NotImplementedError end
This page was generated for Ruby 3.1.0
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.