5adafb08c09bc403cc77753ff18bfa3e0c189981
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 95
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable getNodeListsMethod : MethodDeclaration to getNodeListsMethods : List<MethodDeclaration> in method protected generateNode(nodeMetaModel BaseNodeMetaModel, nodeCu CompilationUnit, nodeCoid ClassOrInterfaceDeclaration) : void in class com.github.javaparser.generator.core.node.GetNodeListsGenerator | From | To | |
Change Variable Type | 1 | ||
Change Variable Type getNodeListsMethod : MethodDeclaration to getNodeListsMethods : List<MethodDeclaration> in method protected generateNode(nodeMetaModel BaseNodeMetaModel, nodeCu CompilationUnit, nodeCoid ClassOrInterfaceDeclaration) : void in class com.github.javaparser.generator.core.node.GetNodeListsGenerator | From | To |