5c71c928c04b9dd9b797d6e7b81fcd8495c9363e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type type : ReferenceType to type : ReferenceType<?> in method public InstanceOfExpr(expression Expression, type ReferenceType<?>) in class com.github.javaparser.ast.expr.InstanceOfExpr | From | To | |
Change Parameter Type type : ReferenceType to type : ReferenceType<?> in method public setType(type ReferenceType<?>) : InstanceOfExpr in class com.github.javaparser.ast.expr.InstanceOfExpr | From | To | |
Change Parameter Type type : ReferenceType to type : ReferenceType<?> in method public InstanceOfExpr(range Range, expression Expression, type ReferenceType<?>) in class com.github.javaparser.ast.expr.InstanceOfExpr | From | To | |
Change Return Type | 1 | ||
Change Return Type ReferenceType to ReferenceType<?> in method public getType() : ReferenceType<?> in class com.github.javaparser.ast.expr.InstanceOfExpr | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type type : ReferenceType to type : ReferenceType<?> in class com.github.javaparser.ast.expr.InstanceOfExpr | From | To |