9c70477fb449f50ca6ad54995ce0f1855d48e450
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getAnnotationLevel(modifierNode DetailAST) : int renamed to private getExpectedAnnotationIndentation(modifierNode DetailAST) : int in class com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationLocationCheck | From | To | |
Rename Parameter | 1 | ||
Rename Parameter correctLevel : int to correctIndentation : int in method private checkAnnotations(modifierNode DetailAST, correctIndentation int) : void in class com.puppycrawl.tools.checkstyle.checks.annotation.AnnotationLocationCheck | From | To |