d2551035044a845fd1b3e345f2470875a43a8991
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 2 | ||
Move And Rename Method private expandFromComment(comment String, stringToExpand String, regexp Pattern) : String from class com.puppycrawl.tools.checkstyle.filters.SuppressWithNearbyCommentFilter.Tag to public fillTemplateWithStringsByRegexp(template String, lineToPlaceInTemplate String, regexp Pattern) : String from class com.puppycrawl.tools.checkstyle.utils.CommonUtils | From | To | |
Move And Rename Method private expandFromComment(comment String, stringToExpand String, regexp Pattern) : String from class com.puppycrawl.tools.checkstyle.filters.SuppressionCommentFilter.Tag to public fillTemplateWithStringsByRegexp(template String, lineToPlaceInTemplate String, regexp Pattern) : String from class com.puppycrawl.tools.checkstyle.utils.CommonUtils | From | To |