CloneSet3958


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
1320.959executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
11338
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ExplicitConstructorCall.java
21310
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedAllocationExpression.java
31373
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedAllocationExpression.java
Clone Instance
1
Line Count
1
Source Line
338
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/ExplicitConstructorCall.java

                                checkInvocationArguments(scope, null, receiverType, binding, this.arguments, argumentTypes, argsContainCast, this );


Clone Instance
2
Line Count
1
Source Line
310
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedAllocationExpression.java

                                checkInvocationArguments(scope, null, allocationType, binding, this.arguments, argumentTypes, argsContainCast, this );


Clone Instance
3
Line Count
1
Source Line
373
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ast/QualifiedAllocationExpression.java

                        checkInvocationArguments(scope, null, this.superTypeBinding, inheritedBinding, this.arguments, argumentTypes, argsContainCast, this );


Clone AbstractionParameter Count: 2Parameter Bindings

checkInvocationArguments(scope, null,  [[#variableb0816180]],  [[#variableb0816100]], this.arguments, argumentTypes, argsContainCast, this );
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b0816180]]
receiverType 
12[[#b0816180]]
this.superTypeBinding 
13[[#b0816180]]
allocationType 
21[[#b0816100]]
binding 
22[[#b0816100]]
inheritedBinding 
23[[#b0816100]]
binding