a13d0ba6d2b02b2188137b36cb699415bd8784c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable args : List<TypeI> to formals : List<TypeI> in method private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator | From | To | |
Extract Method | 2 | ||
Extract Method private appendInterfaceAnnotations(sb StringBuilder, funType FunctionTypeI) : void extracted from private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator | From | To | |
Extract Method private appendConstructorAnnotations(sb StringBuilder, funType FunctionTypeI) : void extracted from private getFunctionAnnotation(fnNode Node) : String in class com.google.javascript.jscomp.TypedCodeGenerator | From | To |