9d87dbad9f0c649c8244586cfea3ca25731da893
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type cause : Exception to cause : Throwable in method package throwInternalError(message String, cause Throwable) : void in class com.google.javascript.jscomp.Compiler | From | To | |
Change Parameter Type cause : Exception to cause : Throwable in method package abstract throwInternalError(msg String, cause Throwable) : void in class com.google.javascript.jscomp.AbstractCompiler | From | To | |
Change Parameter Type unexpectedException : Exception to unexpectedException : Throwable in method private throwUnexpectedException(unexpectedException Throwable) : void in class com.google.javascript.jscomp.NodeTraversal | From | To |