5391df43637f6522979d46c5c4e35f772f08f4ac
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 1 | ||
Parameterize Variable e : CheckstyleException to exception : CheckstyleException in method private printMessageAndCause(exception CheckstyleException) : void in class com.puppycrawl.tools.checkstyle.Main | From | To | |
Extract Method | 1 | ||
Extract Method private printMessageAndCause(exception CheckstyleException) : void extracted from public main(args String...) : void in class com.puppycrawl.tools.checkstyle.Main | From | To |