method

parse_meta_method_name

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