CloneSet1438


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
125747
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java
237896
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
5747
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java

if (this.read() != T_BACKSOLIDUS)
  throw ex("parser.next.1", this.offset - 1);
int c = this.chardata;


First
Previous
Clone Instance
2
Line Count
3
Source Line
7896
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/RegEx.java

if (this.read() != T_BACKSOLIDUS)
  throw ex("parser.next.1", this.offset - 1);
int c = this.chardata;


Clone AbstractionParameter Count: 0Parameter Bindings

if (this.read() != T_BACKSOLIDUS)
  throw ex("parser.next.1", this.offset - 1);
int c = this.chardata;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None