01c9c8410abe85c2d579923c8af014c674cb3dc4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public createFunctionType(instanceType ObjectType, returnType JSType, parameterTypes List<JSType>) : JSType renamed to public createFunctionTypeWithInstanceType(instanceType ObjectType, returnType JSType, parameterTypes List<JSType>) : JSType in class com.google.javascript.rhino.jstype.JSTypeRegistry | From | To |