method

parse_meta_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_meta_method_name(comment, tk)
public

Parses the name of a metaprogrammed method. comment is used to determine the name while tk is used in an error message if the name cannot be determined.