2d0e8db560ad54337ff6f2f00e54dfe51680af5b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable input : ImmutableList<SourceFile> to inputs : ImmutableList<SourceFile> in method public testFileOnOnlyApplyToIsChecked() : void in class com.google.javascript.jscomp.CheckConformanceTest | From | To | |
| Rename Variable input : ImmutableList<SourceFile> to inputs : ImmutableList<SourceFile> in method private testConformance(src1 String, src2 String, warning DiagnosticType) : void in class com.google.javascript.jscomp.CheckConformanceTest | From | To | |
| Inline Method | 1 | ||
| Inline Method private testConformance(src String, warning DiagnosticType) : void inlined to public testInferredConstCheck() : void in class com.google.javascript.jscomp.CheckConformanceTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter expected : String to externs : String in method public testWarning(externs String, js String, warning DiagnosticType) : void in class com.google.javascript.jscomp.CompilerTestCase | From | To |