method
collect_methods
v1_9_1_378 -
Show latest stable
- Class:
RDoc::Generator::Context
collect_methods()public
Create a list of Method objects for each method in the corresponding context object. If the @options.show_all variable is set (corresponding to the --all option, we include all methods, otherwise just the public ones.