CloneSet9265


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1230.961statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11206
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ConstructorLocator.java
21361
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MethodLocator.java
Clone Instance
1
Line Count
1
Source Line
206
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/ConstructorLocator.java

                updateMatch(typeBindings, locator, this.pattern.constructorArguments, this.pattern.hasConstructorParameters());


Clone Instance
2
Line Count
1
Source Line
361
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MethodLocator.java

                updateMatch(typeArguments, locator, this.pattern.methodArguments, this.pattern.hasMethodParameters());


Clone AbstractionParameter Count: 3Parameter Bindings

updateMatch( [[#variableb822a160]], locator, this.pattern. [[#variableb822a0e0]], this.pattern. [[#variableb822a080]]());
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b822a160]]
typeBindings 
12[[#b822a160]]
typeArguments 
21[[#b822a0e0]]
constructorArguments 
22[[#b822a0e0]]
methodArguments 
31[[#b822a080]]
hasConstructorParameters 
32[[#b822a080]]
hasMethodParameters