Module types

Module types 

Source
Expand description

Core data types for the refactoring engine

Structs§

BackupInfo
Backup information
FileChange
A change to a file
ImpactAnalysis
Impact analysis result
Refactoring
A refactoring operation
RefactoringConfig
Configuration for a language’s refactoring rules
RefactoringOptions
Options for refactoring operations
RefactoringPreview
Preview of refactoring changes
RefactoringResult
Result of a refactoring operation
RefactoringRule
A refactoring rule
RefactoringTarget
Target of a refactoring operation
RefactoringTransformation
A refactoring transformation
ValidationResult
Result of validation

Enums§

ChangeType
Type of change to a file
RefactoringType
Types of refactoring operations
RiskLevel
Risk level for a refactoring