ff42048d722bc8ede125379945262675ce751315
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method private buildAnnotationWithType(annotation String, type Node, description String) : String extracted from private buildAnnotationWithType(annotation String, type Node) : String in class com.google.javascript.jscomp.JSDocInfoPrinter | From | To | |
Extract Method private buildAnnotationWithType(annotation String, type JSTypeExpression, description String) : String extracted from private buildAnnotationWithType(annotation String, type JSTypeExpression) : String in class com.google.javascript.jscomp.JSDocInfoPrinter | From | To | |
Extract Method private buildAnnotationWithType(annotation String, type Node, description String) : String extracted from public print(info JSDocInfo) : String in class com.google.javascript.jscomp.JSDocInfoPrinter | From | To | |
Extract Method private buildAnnotationWithType(annotation String, type JSTypeExpression, description String) : String extracted from public print(info JSDocInfo) : String in class com.google.javascript.jscomp.JSDocInfoPrinter | From | To |