3b716944657b764197824e6c898e2a31d9e7622c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute MISSING_PARAM_JSDOC : DiagnosticType to WRONG_NUMBER_OF_PARAMS : DiagnosticType in class com.google.javascript.jscomp.lint.CheckJSDocStyle | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type parameters : Map<String,String> to parameters : LinkedHashMap<String,String> in class com.google.javascript.rhino.JSDocInfo.LazilyInitializedDocumentation | From | To | |
| Extract Method | 1 | ||
| Extract Method private checkParams(t NodeTraversal, function Node, jsDoc JSDocInfo) : void extracted from private visitFunction(t NodeTraversal, function Node) : void in class com.google.javascript.jscomp.lint.CheckJSDocStyle | From | To |