From: Matt Todd Date: 2006-09-08T07:30:08+09:00 Subject: Re: get the name of a method's parameter ------=_Part_254745_26527455.1157668202434 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline > I don't think so, the OP said: > > On Sep 7, 2006, at 2:35 AM, Le Huy wrote: > > It is useful for documenting a class and doing editor with code > > completion > > > > -- > > Posted via http://www.ruby-forum.com/. > > > > which leaves me to believe he's interested in the parameter names for > the method definition. (It would be silly (well maybe just extreme) > to document every callsite). You may be right. Well, if so, then your solution works like a charm. If not, then there's no solution. M.T. ------=_Part_254745_26527455.1157668202434--