Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.990 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 192 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ParameterizedQualifiedTypeReference.java |
2 | 2 | 158 | plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ParameterizedSingleTypeReference.java |
| ||||
scope.problemReporter().rawMemberTypeCannotBeParameterized( this, scope.environment().createRawType((ReferenceBinding) currentType.erasure(), qualifiedType), argTypes); |
| ||||
scope.problemReporter().rawMemberTypeCannotBeParameterized( this, scope.environment().createRawType((ReferenceBinding) currentType.erasure(), enclosingType), argTypes); |
| |||
scope.problemReporter().rawMemberTypeCannotBeParameterized(this, scope.environment().createRawType((ReferenceBinding) currentType.erasure(), [[#variable5668a520]]), argTypes); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5668a520]] | qualifiedType |
1 | 2 | [[#5668a520]] | enclosingType |