method

parse_method_name

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

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.

parse_method_name(container)
public

Parses the name of a method in container.

Returns the method name, the container it is in (for def Foo.name) and if it is a singleton or regular method.