CloneSet1236


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

                string_literal118 = (IToken)Match(input, LITERAL_by, FOLLOW_LITERAL_by_in_groupByClause1551);
                PushFollow(FOLLOW_expression_in_groupByClause1554);
                expression119 = expression();
                state.followingStackPointer--;

                adaptor.AddChild(root_0, expression119.Tree);


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

                string_literal124 = (IToken)Match(input, LITERAL_by, FOLLOW_LITERAL_by_in_orderByClause1585);
                PushFollow(FOLLOW_orderElement_in_orderByClause1588);
                orderElement125 = orderElement();
                state.followingStackPointer--;

                adaptor.AddChild(root_0, orderElement125.Tree);


Clone AbstractionParameter Count: 5Parameter Bindings

 [[#variable2b76f480]]= (IToken)Match(input, LITERAL_by, [[#variable2b76f340]]);
PushFollow( [[#variable2bdc7ea0]]);
 [[#variable2b76f2c0]]= [[#variable2b76f240]]();
state.followingStackPointer--;
adaptor.AddChild(root_0, [[#variable2b76f2c0]].Tree);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#2b76f480]]
string_literal124 
12[[#2b76f480]]
string_literal118 
21[[#2b76f340]]
FOLLOW_LITERAL_by_in_orderByClause1585 
22[[#2b76f340]]
FOLLOW_LITERAL_by_in_groupByClause1551 
31[[#2bdc7ea0]]
FOLLOW_orderElement_in_orderByClause1588 
32[[#2bdc7ea0]]
FOLLOW_expression_in_groupByClause1554 
41[[#2b76f2c0]]
orderElement125 
42[[#2b76f2c0]]
expression119 
51[[#2b76f240]]
orderElement 
52[[#2b76f240]]
expression