29ad99aa17b5688d151eccf7b415964bdf7d35b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Iterable<DiagnosticType> to ImmutableSet<DiagnosticType> in method public getTypes() : ImmutableSet<DiagnosticType> in class com.google.javascript.jscomp.DiagnosticGroup | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type types : Set<DiagnosticType> to types : ImmutableSet<DiagnosticType> in class com.google.javascript.jscomp.DiagnosticGroup | From | To |