d9934ada918590fd97529bb5ceb4267a094a82b0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package isExemptFromTemplateTypeInvariance(type JSType) : boolean renamed to package isBivariantType(type JSType) : boolean in class com.google.javascript.rhino.jstype.JSType | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute COVARIANT_TYPES : ImmutableSet<String> to BIVARIANT_TYPES : ImmutableSet<String> in class com.google.javascript.rhino.jstype.JSType | From | To |