CloneSet824


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
9240.979class_member_declarations[9]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
19140
src/NHibernate/Hql/Ast/ANTLR/Generated/HqlLexer.cs
29281
src/NHibernate/Hql/Ast/ANTLR/Generated/HqlParser.cs
Clone Instance
1
Line Count
9
Source Line
140
Source File
src/NHibernate/Hql/Ast/ANTLR/Generated/HqlLexer.cs

    public const int EXPONENT = 127;
    public const int ID_START_LETTER = 123;
    public const int EOF = - 1;
    public const int CLOSE = 101;
    public const int AVG = 9;
    public const int BXOR = 111;
    public const int STAR = 115;
    public const int NOT = 38;
    public const int JAVA_CONSTANT = 97;


Clone Instance
2
Line Count
9
Source Line
281
Source File
src/NHibernate/Hql/Ast/ANTLR/Generated/HqlParser.cs

    public const int EXPONENT = 127;
    public const int ID_START_LETTER = 123;
    public const int EOF = - 1;
    public const int CLOSE = 101;
    public const int AVG = 9;
    public const int STAR = 115;
    public const int BXOR = 111;
    public const int NOT = 38;
    public const int JAVA_CONSTANT = 97;


Clone AbstractionParameter Count: 4Parameter Bindings

public const int EXPONENT = 127;
public const int ID_START_LETTER = 123;
public const int EOF = - 1;
public const int CLOSE = 101;
public const int AVG = 9;
public const int [[#variable284d52e0]]= [[#variable4f429440]];
public const int [[#variable27c637e0]]= [[#variable27c63640]];
public const int NOT = 38;
public const int JAVA_CONSTANT = 97;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#284d52e0]]
BXOR 
12[[#284d52e0]]
STAR 
21[[#4f429440]]
111 
22[[#4f429440]]
115 
31[[#27c637e0]]
STAR 
32[[#27c637e0]]
BXOR 
41[[#27c63640]]
115 
42[[#27c63640]]
111