f85a692582a6ea998100732b7744c115eda13dca
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getGeneratedFunctionDefinition() : String renamed to private getGeneratedCastFunctionDefinition() : String in class com.google.gwt.dev.jjs.optimized.CastOptimizationTest | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private randomNumber : int in class com.google.gwt.dev.jjs.optimized.CastOptimizationTest | From | To | |
Extract Variable | 2 | ||
Extract Variable thisTypeNonNull : JReferenceType in method public strengthenType(thisType JReferenceType, thatType JReferenceType) : JReferenceType from class com.google.gwt.dev.jjs.ast.JProgram | From | To | |
Extract Variable thatTypeNonNull : JReferenceType in method public strengthenType(thisType JReferenceType, thatType JReferenceType) : JReferenceType from class com.google.gwt.dev.jjs.ast.JProgram | From | To |