method

rb_scan_args

ruby latest stable - Class: RDoc::Parser::C

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.

rb_scan_args(method_body)
public

Extracts parameters from the method_body and returns a method parameter string. Follows 1.9.3dev’s scan-arg-spec, see README.EXT