CloneSet9590


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.986statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1254
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java
2265
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java
Clone Instance
1
Line Count
2
Source Line
54
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java

                                this.parameters = new TypeBinding[1];
                                this.parameters[0] = declaringSourceType;


Clone Instance
2
Line Count
2
Source Line
65
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SyntheticMethodBinding.java

                                this.parameters = new TypeBinding[2];
                                this.parameters[0] = declaringSourceType;


Clone AbstractionParameter Count: 1Parameter Bindings

this.parameters = new TypeBinding[ [[#variable99090f60]]];
this.parameters[0] = declaringSourceType;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#99090f60]]
1 
12[[#99090f60]]
2