2c94c36c5098c7367ac15e8047fe2c9c9ea8648f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable re : JsRegExp to matcher : Matcher in method package parse(comment String) : List<CommentAnnotation> in class com.google.javascript.jscomp.gwt.client.JsfileParser.CommentAnnotation | From | To | |
Change Variable Type | 1 | ||
Change Variable Type re : JsRegExp to matcher : Matcher in method package parse(comment String) : List<CommentAnnotation> in class com.google.javascript.jscomp.gwt.client.JsfileParser.CommentAnnotation | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ANNOTATION_RE : String to ANNOTATION_RE : Pattern in class com.google.javascript.jscomp.gwt.client.JsfileParser.CommentAnnotation | From | To |