Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v2_2_9) is shown here.
do_modules()
public
Scans #content for rb_define_module and rb_define_module_under
# File lib/rdoc/parser/c.rb, line 523
def do_modules
do_define_module
do_define_module_under
end