1fa1ea21c227ad0cf06a3d12638f63061186f02f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type currentNodeList : NodeList<Node> to currentNodeList : NodeList in method public getValue(property ObservableProperty, node Node) : Object in class com.github.javaparser.printer.lexicalpreservation.changes.ListAdditionChange | From | To | |
Extract Variable | 2 | ||
Extract Variable currentRawValue : Object in method public getValue(property ObservableProperty, node Node) : Object from class com.github.javaparser.printer.lexicalpreservation.changes.ListAdditionChange | From | To | |
Extract Variable t : NodeList<TypeDeclaration<?>> in method public visit(n CompilationUnit, arg A) : Visitable from class com.github.javaparser.ast.visitor.ModifierVisitor | From | To |