pub fn walk_assign<'a>(visitor: &mut impl Visitor<'a>, assign: &'a Assign)
Walk the contents of an assignment.