Method: RuboCop::Cop::HashTransformMethod::Autocorrection#block_node
- Defined in:
- lib/rubocop/cop/mixin/hash_transform_method.rb
#block_node ⇒ Object
Returns the value of attribute block_node
31 32 33 |
# File 'lib/rubocop/cop/mixin/hash_transform_method.rb', line 31 def block_node @block_node end |