CloneSet3413


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2410.979statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12235
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java
22381
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java
32404
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java
42446
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java
Clone Instance
1
Line Count
2
Source Line
235
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java

        if (this.synthetics[SourceTypeBinding.CLASS_LITERAL_EMUL] == null)
                this.synthetics[SourceTypeBinding.CLASS_LITERAL_EMUL] = new HashMap(5);


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

        if (this.synthetics[SourceTypeBinding.METHOD_EMUL] == null)
                this.synthetics[SourceTypeBinding.METHOD_EMUL] = new HashMap(5);


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

        if (this.synthetics[SourceTypeBinding.FIELD_EMUL] == null)
                this.synthetics[SourceTypeBinding.FIELD_EMUL] = new HashMap(5);


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

        if (this.synthetics[SourceTypeBinding.METHOD_EMUL] == null)
                this.synthetics[SourceTypeBinding.METHOD_EMUL] = new HashMap(5);


Clone AbstractionParameter Count: 1Parameter Bindings

if (this.synthetics[SourceTypeBinding. [[#variable95e12680]]] == null)
  this.synthetics[SourceTypeBinding. [[#variable95e12680]]] = new HashMap(5);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#95e12680]]
FIELD_EMUL 
12[[#95e12680]]
METHOD_EMUL 
13[[#95e12680]]
CLASS_LITERAL_EMUL 
14[[#95e12680]]
METHOD_EMUL