bf3e77cc87f01b9ea0d205933749770398fa623b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable frame : FieldFrame to newFrame : FieldFrame in method private visitOtherTokens(ast DetailAST, type int) : void in class com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck | From | To | |
Rename Variable bundle : ResourceBundle to resourceBundle : ResourceBundle in method public newBundle(aBaseName String, aLocale Locale, aFormat String, aLoader ClassLoader, aReload boolean) : ResourceBundle in class com.puppycrawl.tools.checkstyle.api.LocalizedMessage.UTF8Control | From | To | |
Rename Attribute | 1 | ||
Rename Attribute currentFrame : FieldFrame to frame : FieldFrame in class com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck | From | To |