327c0bc843612486ab4ded32a2f01038e1271fd0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 3 | ||
| Rename Attribute illegalClasses : Set<String> to classes : Set<String> in class com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck | From | To | |
| Rename Attribute cache : PropertyCacheFile to cacheFile : PropertyCacheFile in class com.puppycrawl.tools.checkstyle.Checker | From | To | |
| Rename Attribute severityLevel : SeverityLevel to severity : SeverityLevel in class com.puppycrawl.tools.checkstyle.Checker | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type format : String to format : Pattern in class com.puppycrawl.tools.checkstyle.checks.coding.IllegalTokenTextCheck | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter clss : Class<?> to fieldClass : Class<?> in method private getModulePropertyExpectedTypeName(sectionName String, fieldClass Class<?>, instance Object, propertyName String) : String in class com.puppycrawl.tools.checkstyle.internal.XdocsPagesTest | From | To |