d31001dd664df64a241f8d66fb1f5aa386930ded
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Map<String,Node> to ImmutableMap<String,Node> in method public getTypeTransformations() : ImmutableMap<String,Node> in class com.google.javascript.jscomp.newtypes.FunctionType | From | To | |
Change Return Type List<String> to ImmutableList<String> in method public getTypeParameters() : ImmutableList<String> in class com.google.javascript.jscomp.newtypes.FunctionType | From | To |