b0b676c18657f6d8590c79de47c625e170ebae3d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private analyzeArrayElmLvalFwd(prop Node, lvalue LValueResultFwd) : LValueResultFwd renamed to private analyzeIObjectElmLvalFwd(prop Node, recvLvalue LValueResultFwd, indexType JSType) : LValueResultFwd in class com.google.javascript.jscomp.NewTypeInference | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute NON_NUMERIC_ARRAY_INDEX : DiagnosticType to INVALID_INDEX_TYPE : DiagnosticType in class com.google.javascript.jscomp.NewTypeInference | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter lvalue : LValueResultFwd to recvLvalue : LValueResultFwd in method private analyzeIObjectElmLvalFwd(prop Node, recvLvalue LValueResultFwd, indexType JSType) : LValueResultFwd in class com.google.javascript.jscomp.NewTypeInference | From | To |