5af4f70e22966d4e1be8f409626177e37292d5d3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable ast0 : DetailAST to ast : DetailAST in method private getNode(nodeTypes int...) : DetailAST in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Rename Variable ast1 : DetailAST to astChild : DetailAST in method private getNode(nodeTypes int...) : DetailAST in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method | 10 | ||
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testInEnumBlockInInterface() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testIsOuterMostTypeAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testInEnumBlockWithEnum() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testIsOuterMostTypeEnum() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testIsOuterMostTypeInterface() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testInEnumBlockInAnnotation() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testIsLocalVariableDefCatch() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testInEnumBlockInNew() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testInEnumBlockInClass() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To | |
Extract Method private getNode(nodeTypes int...) : DetailAST extracted from public testIsLocalVariableDefUnexpected() : void in class com.puppycrawl.tools.checkstyle.utils.ScopeUtilsTest | From | To |