method

methods_by_type

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: RDoc::Context
methods_by_type(section = nil) public

Breaks method_list into a nested hash by type ('class' or 'instance') and visibility (:public, :protected, :private).

If section is provided only methods in that RDoc::Context::Section will be returned.

Show source
Register or log in to add new notes.