e9b3b9cdede98c359157dd8ccb501901ebe4ca88
Files Diff
- Added: 6
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable g : Guard to r : AbstractImportRule in method private localCheckAccess(forImport String, inPkg String) : AccessResult in class com.puppycrawl.tools.checkstyle.checks.imports.PkgControl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute guards : Deque<Guard> to rules : Deque<AbstractImportRule> in class com.puppycrawl.tools.checkstyle.checks.imports.PkgControl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type g : Guard to r : AbstractImportRule in method private localCheckAccess(forImport String, inPkg String) : AccessResult in class com.puppycrawl.tools.checkstyle.checks.imports.PkgControl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type guards : Deque<Guard> to rules : Deque<AbstractImportRule> in class com.puppycrawl.tools.checkstyle.checks.imports.PkgControl | From | To |