6df616f771586fc6784831c3d78b3305be33803f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 3 | ||
Change Attribute Type REGEXP_PROPERTY_BLACKLIST : Set<String> to REGEXP_PROPERTY_BLACKLIST : ImmutableSet<String> in class com.google.javascript.jscomp.CheckRegExp | From | To | |
Change Attribute Type EXTENDABLE_FIELDS : Set<String> to EXTENDABLE_FIELDS : ImmutableSet<String> in class com.google.javascript.jscomp.CheckConformance | From | To | |
Change Attribute Type SPECIAL_EXTERNS : Set<String> to SPECIAL_EXTERNS : ImmutableSet<String> in class com.google.javascript.jscomp.RescopeGlobalSymbols | From | To |