TypeProf::MethodDef
# File typeprof-0.12.0/lib/typeprof/method.rb, line 310 def initialize(impl, pub_meth) @impl = impl @pub_meth = pub_meth end
# File typeprof-0.12.0/lib/typeprof/method.rb, line 315 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.0.1
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.44.2.