575437bb86367b4a4a753d7270e4b2dcbfc05d92
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable originalPath : String in method public getCachedCompilerInput(source SourceFile) : CompilerInput from class com.google.javascript.jscomp.PersistentInputStore | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package updateDigest(newDigest String) : void extracted from public addInput(path String, digest String) : void in class com.google.javascript.jscomp.PersistentInputStore & moved to class com.google.javascript.jscomp.PersistentInputStore.CacheEntry | From | To |