eb519bc9f79fcbdca7f357b4750810b710bfca65
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testTypedefAlias() : void renamed to public testTypedefAliasValueTypeIsUndefined() : void in class com.google.javascript.jscomp.TypeCheckNoTranspileTest | From | To | |
| Change Parameter Type | 2 | ||
| Change Parameter Type qualifiedName : String to qualifiedName : Node in method package RValueInfo(type JSType, qualifiedName Node) in class com.google.javascript.jscomp.TypedScopeCreator.RValueInfo | From | To | |
| Change Parameter Type rvalueName : String to rValue : Node in method private maybeDeclareAliasType(lValue Node, rValue Node, rValueType JSType) : void in class com.google.javascript.jscomp.TypedScopeCreator.AbstractScopeBuilder | From | To | |
| Rename Variable | 1 | ||
| Rename Variable value : JSType to slotType : JSType in method private resolveViaProperties(reporter ErrorReporter) : void in class com.google.javascript.rhino.jstype.NamedType | From | To | |
| Inline Method | 1 | ||
| Inline Method private lookupViaProperties() : JSType inlined to private resolveViaProperties(reporter ErrorReporter) : void in class com.google.javascript.rhino.jstype.NamedType | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type qualifiedName : String to qualifiedName : Node in class com.google.javascript.jscomp.TypedScopeCreator.RValueInfo | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter rvalueName : String to rValue : Node in method private maybeDeclareAliasType(lValue Node, rValue Node, rValueType JSType) : void in class com.google.javascript.jscomp.TypedScopeCreator.AbstractScopeBuilder | From | To |