Method: RuboCop::Cop::Style::ReturnNil#return_node?

Defined in:
lib/rubocop/cop/style/return_nil.rb

#return_node?(node) ⇒ Object



43
# File 'lib/rubocop/cop/style/return_nil.rb', line 43

def_node_matcher :return_node?, '(return)'