TypeProf::AttrMethodDef
# File typeprof-0.21.1/lib/typeprof/method.rb, line 221 def initialize(ivar, kind, pub_meth, rbs_source) @rbs_source = rbs_source super(ivar, kind, pub_meth) end
This page was generated for Ruby 3.1.0
Generated with Ruby-doc Rdoc Generator 0.42.0.