714e71e803298603cbae4119442f28027f62effa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testAmbientDeclaration() : void renamed to public testAmbientDeclarationsInCode() : void in class com.google.javascript.jscomp.NewTypeInferenceES6TypedTest | From | To | |
Extract Variable | 1 | ||
Extract Variable insertionPoint : Node in method private visitAmbientDeclaration(n Node, parent Node) : void from class com.google.javascript.jscomp.Es6TypedToEs6Converter | From | To | |
Extract Method | 57 | ||
Extract Method private testDts(externsInput String, expectedExtern String, warnings DiagnosticType...) : void extracted from public testOverload() : void in class com.google.javascript.jscomp.Es6TypedToEs6ConverterTest | From | To | |
Extract Method private testDts(externsInput String, expectedExtern String, warnings DiagnosticType...) : void extracted from public testInterface() : void in class com.google.javascript.jscomp.Es6TypedToEs6ConverterTest | From | To | |
Extract Method private testDts(externsInput String, expectedExtern String, warnings DiagnosticType...) : void extracted from public testAmbientDeclaration() : void in class com.google.javascript.jscomp.Es6TypedToEs6ConverterTest | From | To | |
Extract Method private testDts(externsInput String, expectedExtern String, warnings DiagnosticType...) : void extracted from public testMemberVariable() : void in class com.google.javascript.jscomp.Es6TypedToEs6ConverterTest | From | To | |
Extract Method private testDts(externsInput String, expectedExtern String, warnings DiagnosticType...) : void extracted from public testExportDeclarationInAmbientNamespace() : void in class com.google.javascript.jscomp.Es6TypedToEs6ConverterTest | From | To | |
Extract Method private testDts(externsInput String, expectedExtern String, warnings DiagnosticType...) : void extracted from public testAmbientNamespace() : void in class com.google.javascript.jscomp.Es6TypedToEs6ConverterTest | From | To | |
Extract Method private testDts(externsInput String, expectedExtern String, warnings DiagnosticType...) : void extracted from public testExportAmbientDeclaration() : void in class com.google.javascript.jscomp.Es6TypedToEs6ConverterTest | From | To |