0da1e4d980420f6abb465af441e5ced254698273
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 4 | ||
Extract Variable localVariableDef : boolean in method public isLocalVariableDef(aAST DetailAST) : boolean from class com.puppycrawl.tools.checkstyle.ScopeUtils | From | To | |
Extract Variable inStatic : boolean in method private inStatic(ast DetailAST) : boolean from class com.puppycrawl.tools.checkstyle.checks.coding.HiddenFieldCheck | From | To | |
Extract Variable frame : LexicalFrame in method package getIfContains(nameToFind String) : LexicalFrame from class com.puppycrawl.tools.checkstyle.checks.AbstractDeclarationCollector.LexicalFrame | From | To | |
Extract Variable expr : String in method private getStringExpr(ast DetailAST) : String from class com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolder | From | To |