58835c6536ea8cd0129bab83a11bb66024f05e04
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable retType : JSType to result : JSType in method private analyzeLooseCallNodeFwd(callNode Node, inEnv TypeEnv, requiredType JSType) : EnvTypePair in class com.google.javascript.jscomp.NewTypeInference | From | To | |
| Extract Variable | 2 | ||
| Extract Variable pair : EnvTypePair in method private analyzeCallNewBwd(expr Node, outEnv TypeEnv, requiredType JSType) : EnvTypePair from class com.google.javascript.jscomp.NewTypeInference | From | To | |
| Extract Variable pair : EnvTypePair in method private analyzeLooseCallNodeBwd(callNode Node, outEnv TypeEnv, retType JSType) : EnvTypePair from class com.google.javascript.jscomp.NewTypeInference | From | To |