Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_2_180) is shown here.
initialize_classes_and_modules()
public
# File lib/rdoc/context.rb, line 194
def initialize_classes_and_modules
@classes = {}
@modules = {}
end