REFACTOR_EXTRACT


Description:

REFACTOR_EXTRACT

Base kind for refactoring extraction actions: 'refactor.extract'.

Example extract actions:

- Extract method - Extract function - Extract variable - Extract interface from class - ...