CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Inline

Last modified: 11 February 2024

CLion provides the following inline refactorings:

  • Inline Constant. This refactoring is opposite to the Extract constant refactoring.

  • Inline Define. This refactoring is opposite to the Extract define refactoring.

  • Inline Typedef. This refactoring is opposite to the Extract typedef refactoring.

  • Inline Parameter. This refactoring is opposite to the Extract parameter refactoring.

  • Inline Function. This refactoring is opposite to the Extract function refactoring.