class RuboCop::AST::BlockNode
def send_node
-
(SendNode)
- the `send` node associated with the `block` node
def send_node node_parts[0] end
(SendNode)
- the `send` node associated with the `block` node
def send_node node_parts[0] end