method

parse_method_name

v2_1_10 - Show latest stable - Class: RDoc::Parser::Ruby
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.