13f31d23f400887b18b373fed6480bff2ef9d4a0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable binaryNamespace : String to script : ScriptDescription in method package getExportedNamespace(legacyNamespace String) : String in class com.google.javascript.jscomp.ClosureRewriteModule.GlobalRewriteState | From | To | |
Change Variable Type | 1 | ||
Change Variable Type binaryNamespace : String to script : ScriptDescription in method package getExportedNamespace(legacyNamespace String) : String in class com.google.javascript.jscomp.ClosureRewriteModule.GlobalRewriteState | From | To | |
Extract Variable | 1 | ||
Extract Variable exportedNamespace : String in method private updateGoogModuleGetCall(call Node) : void from class com.google.javascript.jscomp.ClosureRewriteModule | From | To |