class RuboCop::AST::DefNode
def receiver
-
(Node, nil)
- the receiver of the method definition, or `nil`.
def receiver children[-4] end
(Node, nil)
- the receiver of the method definition, or `nil`.
def receiver children[-4] end