Expand description
Core data types for the refactoring engine
Structs§
- Backup
Info - Backup information
- File
Change - A change to a file
- Impact
Analysis - Impact analysis result
- Refactoring
- A refactoring operation
- Refactoring
Config - Configuration for a language’s refactoring rules
- Refactoring
Options - Options for refactoring operations
- Refactoring
Preview - Preview of refactoring changes
- Refactoring
Result - Result of a refactoring operation
- Refactoring
Rule - A refactoring rule
- Refactoring
Target - Target of a refactoring operation
- Refactoring
Transformation - A refactoring transformation
- Validation
Result - Result of validation
Enums§
- Change
Type - Type of change to a file
- Refactoring
Type - Types of refactoring operations
- Risk
Level - Risk level for a refactoring