55596f6c269f711f6006c12c004b36c8c2cae1e7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testTemplateTypeForwardReferenceFunction() : void renamed to public testTemplateTypeForwardReference() : void in class com.google.javascript.jscomp.TypeCheckTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute scope : TypedScope to templateScope : StaticTypedScope in class com.google.javascript.jscomp.FunctionTypeBuilder | From | To | |
Rename Attribute scope : TypedScope to enclosingScope : TypedScope in class com.google.javascript.jscomp.FunctionTypeBuilder | From | To | |
Extract Variable | 1 | ||
Extract Variable templateScope : StaticTypedScope in method private getDeclaredTypeInAnnotation(node Node, info JSDocInfo) : JSType from class com.google.javascript.jscomp.TypedScopeCreator.AbstractScopeBuilder | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type scope : TypedScope to templateScope : StaticTypedScope in class com.google.javascript.jscomp.FunctionTypeBuilder | From | To |