Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 3 | 0.952 | primary_no_array_creation_expression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 349 | src/NHibernate/Hql/Ast/ANTLR/HqlParser.cs |
2 | 1 | 354 | src/NHibernate/Hql/Ast/ANTLR/HqlParser.cs |
3 | 3 | 367 | src/NHibernate/Hql/Ast/ANTLR/HqlParser.cs |
| ||||
adaptor.BecomeRoot(adaptor.Create(EXISTS, "exists"), ast) |
| ||||
adaptor.BecomeRoot(adaptor.Create(NOT, "not"), ast) |
| ||||
adaptor.BecomeRoot( adaptor.Create(RANGE, "RANGE"), node) |
| |||
adaptor.BecomeRoot(adaptor.Create( [[#variable541406a0]], [[#variable54140620]]), [[#variable541405a0]]) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#541406a0]] | RANGE |
1 | 2 | [[#541406a0]] | NOT |
1 | 3 | [[#541406a0]] | EXISTS |
2 | 1 | [[#54140620]] | "RANGE" |
2 | 2 | [[#54140620]] | "not" |
2 | 3 | [[#54140620]] | "exists" |
3 | 1 | [[#541405a0]] | node |
3 | 2 | [[#541405a0]] | ast |
3 | 3 | [[#541405a0]] | ast |