92b1b2c9296aa2ea353aef1cd36c2e5e7a787545
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type exceptionFQNs : String... to exceptionClassType : PsiClassType in method public isExceptionHandled(psiModifierListOwner PsiModifierListOwner, exceptionClassType PsiClassType) : boolean in class de.plushnikov.intellij.plugin.handler.SneakyThrowsExceptionHandler | From | To | |
Rename Parameter | 1 | ||
Rename Parameter exceptionFQNs : String... to exceptionClassType : PsiClassType in method public isExceptionHandled(psiModifierListOwner PsiModifierListOwner, exceptionClassType PsiClassType) : boolean in class de.plushnikov.intellij.plugin.handler.SneakyThrowsExceptionHandler | From | To |