CloneSet9660


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2230.959statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12839
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
22842
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
Clone Instance
1
Line Count
2
Source Line
839
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java

        this.expressionLengthStack = new int[30];
        this.intStack = new int[50];


Clone Instance
2
Line Count
2
Source Line
842
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java

        this.identifierLengthStack = new int[30];
        this.nestedMethod = new int[30];


Clone AbstractionParameter Count: 3Parameter Bindings

this. [[#variableb96cd3a0]]= new int[30];
this. [[#variableb96cd360]]= new int[ [[#variableb96cd2e0]]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#b96cd3a0]]
expressionLengthStack 
12[[#b96cd3a0]]
identifierLengthStack 
21[[#b96cd360]]
intStack 
22[[#b96cd360]]
nestedMethod 
31[[#b96cd2e0]]
50 
32[[#b96cd2e0]]
30