710a04607b2c8c875d1971dd517f9eace10a14b4
Files Diff
- Added: 7
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 9 | ||
Extract Method private couldBeVar(type TypeReference) : boolean extracted from public copyInitializationOfForEachIterable(parser Parser) : void in class lombok.eclipse.agent.PatchValEclipse | From | To | |
Extract Method private isVal(local LocalDeclaration, scope BlockScope) : boolean extracted from public handleValForLocalDeclaration(local LocalDeclaration, scope BlockScope) : boolean in class lombok.eclipse.agent.PatchVal | From | To | |
Extract Method private isVal(local LocalDeclaration, scope BlockScope) : boolean extracted from public handleValForForEach(forEach ForeachStatement, scope BlockScope) : boolean in class lombok.eclipse.agent.PatchVal | From | To | |
Extract Method private couldBeVar(type TypeReference) : boolean extracted from public copyInitializationOfLocalDeclaration(parser Parser) : void in class lombok.eclipse.agent.PatchValEclipse | From | To | |
Extract Method private isVar(local LocalDeclaration, scope BlockScope) : boolean extracted from public handleValForLocalDeclaration(local LocalDeclaration, scope BlockScope) : boolean in class lombok.eclipse.agent.PatchVal | From | To | |
Extract Method private couldBeVal(type TypeReference) : boolean extracted from public copyInitializationOfLocalDeclaration(parser Parser) : void in class lombok.eclipse.agent.PatchValEclipse | From | To | |
Extract Method private couldBeVal(type TypeReference) : boolean extracted from public copyInitializationOfForEachIterable(parser Parser) : void in class lombok.eclipse.agent.PatchValEclipse | From | To | |
Extract Method private couldBeVal(type TypeReference) : boolean extracted from public addFinalAndValAnnotationToModifierList(converter Object, modifiers List<IExtendedModifier>, ast AST, in LocalDeclaration) : void in class lombok.eclipse.agent.PatchValEclipse | From | To | |
Extract Method private isVar(local LocalDeclaration, scope BlockScope) : boolean extracted from public handleValForForEach(forEach ForeachStatement, scope BlockScope) : boolean in class lombok.eclipse.agent.PatchVal | From | To |