CloneSet9031


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4210.975conditional_or_expression
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
141365
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/DocumentElementParser.java
24838
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java
Clone Instance
1
Line Count
4
Source Line
1365
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/DocumentElementParser.java

                                new ArrayTypeReference(
                                        identifierStack[localIdentifierPtr], 
                                        dim, 
                                        identifierPositionStack[localIdentifierPtr-- ])


Clone Instance
2
Line Count
4
Source Line
838
Source File
plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/compiler/SourceElementParser.java

                                        new ArrayTypeReference(
                                                identifierStack[identifierPtr], 
                                                dim, 
                                                identifierPositionStack[identifierPtr-- ])


Clone AbstractionParameter Count: 1Parameter Bindings

new ArrayTypeReference(identifierStack[ [[#variable941e0440]]], dim, identifierPositionStack[ [[#variable941e0440]]-- ])
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#941e0440]]
localIdentifierPtr 
12[[#941e0440]]
identifierPtr