CloneSet9927


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4210.986statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
142908
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java
243311
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java
Clone Instance
1
Line Count
4
Source Line
2908
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java

                if (this.resolveBindings) {
                        this.recordNodes(type, reference);
                }
                return type;


Clone Instance
2
Line Count
4
Source Line
3311
Source File
plugins/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/ASTConverter.java

                if (this.resolveBindings) {
                        this.recordNodes(type, typeReference);
                }
                return type;


Clone AbstractionParameter Count: 1Parameter Bindings

if (this.resolveBindings) {
  this.recordNodes(type,  [[#variable9b19e1c0]]);
}
return type;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#9b19e1c0]]
reference 
12[[#9b19e1c0]]
typeReference