CloneSet4270


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

                this.synthetics[SourceTypeBinding.METHOD_EMUL].put(selector, accessors = new SyntheticMethodBinding[2]);
                accessors[0] = accessMethod;


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

                this.synthetics[SourceTypeBinding.METHOD_EMUL].put(key, accessors = new SyntheticMethodBinding[2]);
                accessors[0] = accessMethod;


Clone Instance
3
Line Count
2
Source Line
528
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java

                this.synthetics[SourceTypeBinding.METHOD_EMUL].put(inheritedMethodToBridge, accessors = new SyntheticMethodBinding[2]);
                accessors[1] = accessMethod;


Clone AbstractionParameter Count: 2Parameter Bindings

this.synthetics[SourceTypeBinding.METHOD_EMUL].put( [[#variableb43bdd60]], accessors = new SyntheticMethodBinding[2]);
accessors[ [[#variablea059b1a0]]] = accessMethod;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b43bdd60]]
inheritedMethodToBridge 
12[[#b43bdd60]]
key 
13[[#b43bdd60]]
selector 
21[[#a059b1a0]]
1 
22[[#a059b1a0]]
0 
23[[#a059b1a0]]
0