method

handle_method

v1_9_3_392 - Show latest stable - Class: RDoc::Parser::C
handle_method(type, var_name, meth_name, function, param_count, source_file = nil)
public

Adds an RDoc::AnyMethod meth_name defined on a class or module assigned to var_name. type is the type of method definition function used. singleton_method and module_function create a singleton method.