16ae5032c5e25ad35475c9a0f2de578ea6e640e5
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable typeNameAST : DetailAST to typeNameAst : DetailAST in method private postprocessLiteralNew(newTokenAst DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ast : DetailAST to newTokenAst : DetailAST in method private postprocessLiteralNew(newTokenAst DetailAST) : void in class com.puppycrawl.tools.checkstyle.checks.coding.IllegalInstantiationCheck | From | To |