c7a43bbc7dddd1fa28112ec726c136873f47cbc5
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type types : List<Type> to type : UnionType in method public MultiTypeParameter(modifiers int, annotations List<AnnotationExpr>, type UnionType, id VariableDeclaratorId) in class com.github.javaparser.ast.body.MultiTypeParameter | From | To | |
Change Parameter Type types : List<Type> to type : UnionType in method public MultiTypeParameter(beginLine int, beginColumn int, endLine int, endColumn int, modifiers int, annotations List<AnnotationExpr>, type UnionType, id VariableDeclaratorId) in class com.github.javaparser.ast.body.MultiTypeParameter | From | To | |
Rename Class | 1 | ||
Rename Class com.github.javaparser.ast.type.MultiBoundType renamed to com.github.javaparser.ast.type.UnionType | From | To | |
Rename Attribute | 1 | ||
Rename Attribute types : List<Type> to type : UnionType in class com.github.javaparser.ast.body.MultiTypeParameter | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type types : List<Type> to type : UnionType in class com.github.javaparser.ast.body.MultiTypeParameter | From | To | |
Rename Parameter | 2 | ||
Rename Parameter types : List<Type> to type : UnionType in method public MultiTypeParameter(modifiers int, annotations List<AnnotationExpr>, type UnionType, id VariableDeclaratorId) in class com.github.javaparser.ast.body.MultiTypeParameter | From | To | |
Rename Parameter types : List<Type> to type : UnionType in method public MultiTypeParameter(beginLine int, beginColumn int, endLine int, endColumn int, modifiers int, annotations List<AnnotationExpr>, type UnionType, id VariableDeclaratorId) in class com.github.javaparser.ast.body.MultiTypeParameter | From | To |