Method: RuboCop::Cop::Naming::MethodName#str_name

Defined in:
lib/rubocop/cop/naming/method_name.rb

#str_name(node) ⇒ Object



116
# File 'lib/rubocop/cop/naming/method_name.rb', line 116

def_node_matcher :str_name, '(str $_name)'