method

parse_method_parameters

v1_8_7_330 - Show latest stable - Class: RDoc::RubyParser
parse_method_parameters(method)
private

Capture the method’s parameters. Along the way, look for a comment containing

# yields: ....

and add this as the block_params for the method