要将类成员提取到子类或超类中,请使用 重构 | 提取 | 子类/ 重构 | 提取 | 超类 重构。

CLion 会高亮显示依赖成员,因此您在应用变更时不会错过任何成员。

extract superclass