CloneSet7792


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.978statement_sequence_member
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12117
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ParameterizedSingleTypeReference.java
221020
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java
Clone Instance
1
Line Count
2
Source Line
117
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ParameterizedSingleTypeReference.java

                        if (isTypeUseDeprecated(this.resolvedType, scope))
                                scope.problemReporter().deprecatedType(this.resolvedType, this );


Clone Instance
2
Line Count
2
Source Line
1020
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedNameReference.java

                                                        if (isTypeUseDeprecated(this.actualReceiverType, scope))
                                                                scope.problemReporter().deprecatedType(this.actualReceiverType, this );


Clone AbstractionParameter Count: 1Parameter Bindings

if (isTypeUseDeprecated(this. [[#variable5b9bdae0]], scope))
  scope.problemReporter().deprecatedType(this. [[#variable5b9bdae0]], this );
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5b9bdae0]]
actualReceiverType 
12[[#5b9bdae0]]
resolvedType