class RuboCop::AST::MasgnNode
def assignments
-
(Array
- the assignment nodes of the multiple assignment)
def assignments lhs.assignments end
(Array)
- the assignment nodes of the multiple assignment
def assignments lhs.assignments end