extractMethodEvaluate
Evaluate a code range in an ABAP object to determine the impact of extracting it into a new method, aiding refactoring decisions.
Instructions
Evaluates an extract method refactoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | The URI of the object. | |
| range | Yes | The range to extract. |