CloneSet946


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

                        stream_ELEMENTS.Add(ELEMENTS102);

                        OPEN103 = (IToken)Match(input, OPEN, FOLLOW_OPEN_in_inCollectionElementsDeclaration1424);
                        stream_OPEN.Add(OPEN103);

                        PushFollow(FOLLOW_path_in_inCollectionElementsDeclaration1426);
                        path104 = path();
                        state.followingStackPointer--;

                        stream_path.Add(path104.Tree);


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

                        stream_ELEMENTS.Add(ELEMENTS106);

                        OPEN107 = (IToken)Match(input, OPEN, FOLLOW_OPEN_in_inCollectionElementsDeclaration1452);
                        stream_OPEN.Add(OPEN107);

                        PushFollow(FOLLOW_path_in_inCollectionElementsDeclaration1454);
                        path108 = path();
                        state.followingStackPointer--;

                        stream_path.Add(path108.Tree);


Clone AbstractionParameter Count: 5Parameter Bindings

stream_ELEMENTS.Add( [[#variable5511c0a0]]);
 [[#variable28768180]]= (IToken)Match(input, OPEN, [[#variable5511c2a0]]);
stream_OPEN.Add( [[#variable28768180]]);
PushFollow( [[#variable276117c0]]);
 [[#variable5511c040]]= path();
state.followingStackPointer--;
stream_path.Add( [[#variable5511c040]].Tree);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#5511c0a0]]
ELEMENTS106 
12[[#5511c0a0]]
ELEMENTS102 
21[[#28768180]]
OPEN107 
22[[#28768180]]
OPEN103 
31[[#5511c2a0]]
FOLLOW_OPEN_in_inCollectionElementsDeclaration1452 
32[[#5511c2a0]]
FOLLOW_OPEN_in_inCollectionElementsDeclaration1424 
41[[#276117c0]]
FOLLOW_path_in_inCollectionElementsDeclaration1454 
42[[#276117c0]]
FOLLOW_path_in_inCollectionElementsDeclaration1426 
51[[#5511c040]]
path108 
52[[#5511c040]]
path104