9c1603ba1276f56819b0f63b12019ff83e9ad2ce
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testTypedefAliasValueTypeIsUndefined() : void renamed to public testTypedefAlias() : void in class com.google.javascript.jscomp.TypeCheckNoTranspileTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type qualifiedName : Node to qualifiedName : String in method private RValueInfo(type JSType, qualifiedName String) in class com.google.javascript.jscomp.TypedScopeCreator.RValueInfo | From | To | |
| Rename Variable | 1 | ||
| Rename Variable slotType : JSType to value : JSType in method private resolveViaProperties(reporter ErrorReporter) : void in class com.google.javascript.rhino.jstype.NamedType | From | To | |
| Extract Method | 1 | ||
| Extract Method private lookupViaProperties() : JSType extracted from private resolveViaProperties(reporter ErrorReporter) : void in class com.google.javascript.rhino.jstype.NamedType | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type qualifiedName : Node to qualifiedName : String in class com.google.javascript.jscomp.TypedScopeCreator.RValueInfo | From | To |