f2c6263e151e8a7300755b36fbb41511c0a0cca1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute pattern : Pattern to regexp : Pattern in method public beginTree(rootAST DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.regexp.RegexpCheck | From | To | |
Extract Method | 1 | ||
Extract Method public createPattern(pattern String, flags int) : Pattern extracted from public createPattern(pattern String) : Pattern in class com.puppycrawl.tools.checkstyle.utils.CommonUtils | From | To |