81668b119a5fab9af9c91e7a1540f51c8653d6ad
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable opStr : String in method private visitBinaryOperator(op Token, t NodeTraversal, n Node) : void from class com.google.javascript.jscomp.TypeCheck | From | To | |
Extract Variable foundRequiredFormatted : String in method private registerMismatchAndReport(n Node, diagnostic DiagnosticType, msg String, found JSType, required JSType, missing Set<String>, mismatch Set<String>) : void from class com.google.javascript.jscomp.TypeValidator | From | To | |
Extract Method | 1 | ||
Extract Method private registerMismatchAndReport(n Node, diagnostic DiagnosticType, msg String, found JSType, required JSType, missing Set<String>, mismatch Set<String>) : void extracted from private mismatch(n Node, msg String, found JSType, required JSType) : void in class com.google.javascript.jscomp.TypeValidator | From | To |