CloneSet1025


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7240.969statement_list[6]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
178416
src/NHibernate/Hql/Ast/ANTLR/Generated/HqlParser.cs
279174
src/NHibernate/Hql/Ast/ANTLR/Generated/HqlParser.cs
Clone Instance
1
Line Count
7
Source Line
8416
Source File
src/NHibernate/Hql/Ast/ANTLR/Generated/HqlParser.cs

                                                                op.Type = METHOD_CALL;
                                                                PushFollow(FOLLOW_exprList_in_atom2732);
                                                                exprList225 = exprList();
                                                                state.followingStackPointer--;

                                                                adaptor.AddChild(root_0, exprList225.Tree);
                                                                CLOSE226 = (IToken)Match(input, CLOSE, FOLLOW_CLOSE_in_atom2734);


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

                                                 op.Type = METHOD_CALL;
                                                PushFollow(FOLLOW_exprList_in_identPrimary2983);
                                                exprList248 = exprList();
                                                state.followingStackPointer--;

                                                adaptor.AddChild(root_0, exprList248.Tree);
                                                CLOSE249 = (IToken)Match(input, CLOSE, FOLLOW_CLOSE_in_identPrimary2985);


Clone AbstractionParameter Count: 4Parameter Bindings

op.Type = METHOD_CALL;
PushFollow( [[#variable6636d060]]);
 [[#variable272f8640]]= exprList();
state.followingStackPointer--;
adaptor.AddChild(root_0, [[#variable272f8640]].Tree);
 [[#variable55453bc0]]= (IToken)Match(input, CLOSE, [[#variable5741bda0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#6636d060]]
FOLLOW_exprList_in_atom2732 
12[[#6636d060]]
FOLLOW_exprList_in_identPrimary2983 
21[[#272f8640]]
exprList225 
22[[#272f8640]]
exprList248 
31[[#55453bc0]]
CLOSE226 
32[[#55453bc0]]
CLOSE249 
41[[#5741bda0]]
FOLLOW_CLOSE_in_atom2734 
42[[#5741bda0]]
FOLLOW_CLOSE_in_identPrimary2985