CloneSet6281


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1301.000statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1161
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java
2171
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java
3187
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java
Clone Instance
1
Line Count
1
Source Line
61
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java

                        this.compilerElementPair = new ElementValuePair(this.name, this.value, this.binding);


Clone Instance
2
Line Count
1
Source Line
71
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java

                        this.compilerElementPair = new ElementValuePair(this.name, this.value, this.binding);


Clone Instance
3
Line Count
1
Source Line
87
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/MemberValuePair.java

                this.compilerElementPair = new ElementValuePair(this.name, this.value, this.binding);


Clone AbstractionParameter Count: 0Parameter Bindings

this.compilerElementPair = new ElementValuePair(this.name, this.value, this.binding);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None