CloneSet556


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
21530.952statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
122057
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
222440
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
322498
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
422860
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
522881
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
622967
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
724133
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
824196
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
926770
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
1026905
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
1127533
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
1227539
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
1327549
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
1427559
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
15210019
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
Clone Instance
1
Line Count
2
Source Line
2057
Source File
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java

        typeDecl.modifiersSourceStart = this.intStack[this.intPtr-- ];
        typeDecl.modifiers = this.intStack[this.intPtr-- ];


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

        //modifiers
        cd.declarationSourceStart = this.intStack[this.intPtr-- ];
        cd.modifiers = this.intStack[this.intPtr-- ];


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

        //modifiers
        cd.declarationSourceStart = this.intStack[this.intPtr-- ];
        cd.modifiers = this.intStack[this.intPtr-- ];


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

                        declaration.declarationSourceStart = this.intStack[this.intPtr-- ];
                        declaration.modifiers = this.intStack[this.intPtr-- ];


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

                        declaration.declarationSourceStart = this.intStack[this.intPtr-- ];
                        declaration.modifiers = this.intStack[this.intPtr-- ];


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

   enumConstant.modifiersSourceStart = this.intStack[this.intPtr-- ];
   enumConstant.modifiers = this.intStack[this.intPtr-- ];


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

        //modifiers
        md.declarationSourceStart = this.intStack[this.intPtr-- ];
        md.modifiers = this.intStack[this.intPtr-- ];


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

        //modifiers
        md.declarationSourceStart = this.intStack[this.intPtr-- ];
        md.modifiers = this.intStack[this.intPtr-- ];


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

        switchStatement.blockStart = this.intStack[this.intPtr-- ];
        switchStatement.sourceStart = this.intStack[this.intPtr-- ];


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

        initializer.declarationSourceStart = this.intStack[this.intPtr-- ];
        initializer.bodyStart = this.intStack[this.intPtr-- ];


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

        wildcard.sourceEnd = this.intStack[this.intPtr-- ];
        wildcard.sourceStart = this.intStack[this.intPtr-- ];


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

        wildcard.sourceEnd = this.intStack[this.intPtr-- ];
        wildcard.sourceStart = this.intStack[this.intPtr-- ];


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

        wildcard.sourceEnd = this.intStack[this.intPtr-- ];
        wildcard.sourceStart = this.intStack[this.intPtr-- ];


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

        wildcard.sourceEnd = this.intStack[this.intPtr-- ];
        wildcard.sourceStart = this.intStack[this.intPtr-- ];


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

        //update the source Position of the expression

        //this.intStack : int int
        //-->
        //this.intStack : 

        exp.sourceEnd = this.intStack[this.intPtr-- ];
        exp.sourceStart = this.intStack[this.intPtr-- ];


Clone AbstractionParameter Count: 3Parameter Bindings

 [[#variablebe7bf560]]. [[#variablea42bc6c0]]= this.intStack[this.intPtr-- ];
 [[#variablebe7bf560]]. [[#variable96261c00]]= this.intStack[this.intPtr-- ];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#be7bf560]]
typeDecl 
12[[#be7bf560]]
declaration 
13[[#be7bf560]]
wildcard 
14[[#be7bf560]]
//modifiers
cd 
15[[#be7bf560]]
//modifiers
md 
16[[#be7bf560]]
//update the source Position of the expression
//this.intStack : int int
//-->
//this.intStack : 
exp 
17[[#be7bf560]]
initializer 
18[[#be7bf560]]
switchStatement 
19[[#be7bf560]]
enumConstant 
110[[#be7bf560]]
wildcard 
111[[#be7bf560]]
//modifiers
cd 
112[[#be7bf560]]
wildcard 
113[[#be7bf560]]
wildcard 
114[[#be7bf560]]
//modifiers
md 
115[[#be7bf560]]
declaration 
21[[#a42bc6c0]]
modifiersSourceStart 
22[[#a42bc6c0]]
declarationSourceStart 
23[[#a42bc6c0]]
sourceEnd 
24[[#a42bc6c0]]
declarationSourceStart 
25[[#a42bc6c0]]
declarationSourceStart 
26[[#a42bc6c0]]
sourceEnd 
27[[#a42bc6c0]]
declarationSourceStart 
28[[#a42bc6c0]]
blockStart 
29[[#a42bc6c0]]
modifiersSourceStart 
210[[#a42bc6c0]]
sourceEnd 
211[[#a42bc6c0]]
declarationSourceStart 
212[[#a42bc6c0]]
sourceEnd 
213[[#a42bc6c0]]
sourceEnd 
214[[#a42bc6c0]]
declarationSourceStart 
215[[#a42bc6c0]]
declarationSourceStart 
31[[#96261c00]]
modifiers 
32[[#96261c00]]
modifiers 
33[[#96261c00]]
sourceStart 
34[[#96261c00]]
modifiers 
35[[#96261c00]]
modifiers 
36[[#96261c00]]
sourceStart 
37[[#96261c00]]
bodyStart 
38[[#96261c00]]
sourceStart 
39[[#96261c00]]
modifiers 
310[[#96261c00]]
sourceStart 
311[[#96261c00]]
modifiers 
312[[#96261c00]]
sourceStart 
313[[#96261c00]]
sourceStart 
314[[#96261c00]]
modifiers 
315[[#96261c00]]
modifiers