CloneSet4353


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3350.953block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13198
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java
23202
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java
33301
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java
Clone Instance
1
Line Count
3
Source Line
198
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java

                                                                           {
        super.consumeExplicitConstructorInvocation(flag, recFlag);
        this.patternLocator.match(this.astStack[this.astPtr], this.nodeSet);
                                                                           }


Clone Instance
2
Line Count
3
Source Line
202
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java

                                                                                            {
        super.consumeExplicitConstructorInvocationWithTypeArguments(flag, recFlag);
        this.patternLocator.match(this.astStack[this.astPtr], this.nodeSet);
                                                                                            }


Clone Instance
3
Line Count
3
Source Line
301
Source File
plugins/org.eclipse.jdt.core/search/org/eclipse/jdt/internal/core/search/matching/MatchLocatorParser.java

                                                            {
        super.consumeUnaryExpression(op, post);
        this.patternLocator.match(this.expressionStack[this.expressionPtr], this.nodeSet);
                                                            }


Clone AbstractionParameter Count: 5Parameter Bindings

{
  super. [[#variable7dda2780]]( [[#variable7dda2740]],  [[#variable7dda2600]]);
  this.patternLocator.match(this. [[#variable7dda25c0]][this. [[#variable7dda26c0]]], this.nodeSet);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#7dda2780]]
consumeUnaryExpression 
12[[#7dda2780]]
consumeExplicitConstructorInvocationWithTypeArguments 
13[[#7dda2780]]
consumeExplicitConstructorInvocation 
21[[#7dda2740]]
op 
22[[#7dda2740]]
flag 
23[[#7dda2740]]
flag 
31[[#7dda2600]]
post 
32[[#7dda2600]]
recFlag 
33[[#7dda2600]]
recFlag 
41[[#7dda25c0]]
expressionStack 
42[[#7dda25c0]]
astStack 
43[[#7dda25c0]]
astStack 
51[[#7dda26c0]]
expressionPtr 
52[[#7dda26c0]]
astPtr 
53[[#7dda26c0]]
astPtr