e4ccffd31ff58d74cb5ce54cfb1d8f64caaeccb3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type out : PrintStream to out : Path in method public setTracerOutput(out Path) : void in class com.google.javascript.jscomp.CompilerOptions | From | To | |
| Change Return Type | 1 | ||
| Change Return Type PrintStream to Path in method package getTracerOutput() : Path in class com.google.javascript.jscomp.CompilerOptions | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type tracerOutput : PrintStream to tracerOutput : Path in class com.google.javascript.jscomp.CompilerOptions | From | To | |
| Inline Variable | 1 | ||
| Inline Variable tracerOutput : PrintStream in method private performPostCompilationTasksInternal() : void from class com.google.javascript.jscomp.Compiler | From | To |