method
parse_method_parameters
v2_1_10 -
Show latest stable
- Class:
RDoc::Parser::Ruby
parse_method_parameters(method)public
Capture the method’s parameters. Along the way, look for a comment containing:
# yields: ....
and add this as the block_params for the method