CloneSet1737


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3320.985expression_list
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
135265
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
235449
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
335464
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java
Clone Instance
1
Line Count
3
Source Line
5265
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                IProblem.RawTypeReference, 
                new String[] {
                              new String(type.readableName()), new String(type.erasure().readableName())
                               ,
                             }, new String[] {
                                              new String(type.shortReadableName()), new String(type.erasure().shortReadableName())
                                               ,
                                             }


Clone Instance
2
Line Count
3
Source Line
5449
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                        IProblem.StaticMemberOfParameterizedType, 
                        new String[] {
                                      new String(type.readableName()), new String(type.enclosingType().readableName())
                                       ,
                                     }, new String[] {
                                                      new String(type.shortReadableName()), new String(type.enclosingType().shortReadableName())
                                                       ,
                                                     }


Clone Instance
3
Line Count
3
Source Line
5464
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/problem/ProblemReporter.java

                IProblem.StaticMemberOfParameterizedType, 
                new String[] {
                              new String(type.readableName()), new String(type.enclosingType().readableName())
                               ,
                             }, new String[] {
                                              new String(type.shortReadableName()), new String(type.enclosingType().shortReadableName())
                                               ,
                                             }


Clone AbstractionParameter Count: 2Parameter Bindings

IProblem. [[#variablea460c880]], new String[] {
                                                new String(type.readableName()),
                                                new String(type. [[#variablea460c800]]().readableName())
                                                ,
                                              }, new String[] {
                                                                new String(type.shortReadableName()),
                                                                new String(type. [[#variablea460c800]]().shortReadableName())
                                                                ,
                                                              }
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#a460c880]]
StaticMemberOfParameterizedType 
12[[#a460c880]]
RawTypeReference 
13[[#a460c880]]
StaticMemberOfParameterizedType 
21[[#a460c800]]
enclosingType 
22[[#a460c800]]
erasure 
23[[#a460c800]]
enclosingType