ab712ed0ba184a55788ae8c3df1481b7ed8250f6
Files Diff
- Added: 66
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package methodFallThruCCustomWords(i int, j int, cond boolean) : void renamed to package methodFallThruCustomWords(i int, j int, cond boolean) : void in class com.google.checkstyle.test.chapter4formatting.rule4842fallthrough.InputFallThrough | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private ROOT_MODULE_NAME : String in class com.google.checkstyle.test.base.AbstractModuleTestSupport | From | To | |
Change Variable Type | 1 | ||
Change Variable Type dc : DefaultConfiguration to dc : Configuration in method protected createChecker(moduleConfig Configuration, moduleCreationOption ModuleCreationOption) : Checker in class com.google.checkstyle.test.base.AbstractModuleTestSupport | From | To |