d8b84be4dd67a00a53f03e809cc5c2a85565ad98
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testGlobalTypedefs() : void renamed to public testGlobalTypedefs1() : void in class com.google.javascript.jscomp.TypedScopeCreatorTest | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute enclosing : StaticTypedScope<JSType> to resolutionScope : StaticTypedScope<JSType> in method private lookupViaProperties(reporter ErrorReporter) : JSType in class com.google.javascript.rhino.jstype.NamedType | From | To |