CloneSet8238


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5230.966statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
151499
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java
248473
plugins/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
Clone Instance
1
Line Count
5
Source Line
1499
Source File
plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/impl/AssistParser.java

        this.recoveredStaticInitializerStart = 0;

        this.genericsIdentifiersLengthPtr = -1;
        this.genericsLengthPtr = -1;
        this.genericsPtr = -1;


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

        this.recoveredStaticInitializerStart = 0;
        this.lastIgnoredToken = -1;
        this.lastErrorEndPosition = -1;
        this.lastErrorEndPositionBeforeRecovery = -1;


Clone AbstractionParameter Count: 3Parameter Bindings

this.recoveredStaticInitializerStart = 0;
this. [[#variablebd761a20]]= -1;
this. [[#variablebd7619e0]]= -1;
this. [[#variableb9cc0220]]= -1;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#bd761a20]]
genericsIdentifiersLengthPtr 
12[[#bd761a20]]
lastIgnoredToken 
21[[#bd7619e0]]
genericsLengthPtr 
22[[#bd7619e0]]
lastErrorEndPosition 
31[[#b9cc0220]]
genericsPtr 
32[[#b9cc0220]]
lastErrorEndPositionBeforeRecovery