ruby/typeprof

Typing of dynamic methods and variables

skull-squadron opened this issue · 0 comments

  1. define_singleton_method

  2. define_method

  3. {local,thread,instance,class}_variable_{set,get}

Receiving check errors because defined methods parameters are untyped.