Method: RuboCop::Cop::Naming::MethodName#sym_name
- Defined in:
- lib/rubocop/cop/naming/method_name.rb
#sym_name(node) ⇒ Object
113 |
# File 'lib/rubocop/cop/naming/method_name.rb', line 113 def_node_matcher :sym_name, '(sym $_name)' |