TypeProf::MethodDef
# File typeprof-0.21.2/lib/typeprof/method.rb, line 335 def initialize(impl, pub_meth) @impl = impl @pub_meth = pub_meth end
# File typeprof-0.21.2/lib/typeprof/method.rb, line 340 def do_send(recv, mid, aargs, caller_ep, caller_env, scratch, &ctn) @impl[recv, mid, aargs, caller_ep, caller_env, scratch, &ctn] end
This page was generated for Ruby 3.1.2
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.42.0.