method

find_arguments

ruby latest stable - Class: RDoc::Parser::F95

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_1_378) is shown here.

find_arguments(args, text, all=nil, indent=nil, modified_params=nil)
private

Return comments of definitions of arguments

If “all” argument is true, information of all arguments are returned.

If “modified_params” is true, list of arguments are decorated, for example, optional arguments are parenthetic as “[arg]”.