Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
9 | 2 | 4 | 0.979 | class_member_declarations[9] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 9 | 140 | src/NHibernate/Hql/Ast/ANTLR/Generated/HqlLexer.cs |
2 | 9 | 281 | 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 BXOR = 111; public const int STAR = 115; public const int NOT = 38; public const int JAVA_CONSTANT = 97; |
| ||||
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; |
| |||
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 Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#284d52e0]] | BXOR |
1 | 2 | [[#284d52e0]] | STAR |
2 | 1 | [[#4f429440]] | 111 |
2 | 2 | [[#4f429440]] | 115 |
3 | 1 | [[#27c637e0]] | STAR |
3 | 2 | [[#27c637e0]] | BXOR |
4 | 1 | [[#27c63640]] | 115 |
4 | 2 | [[#27c63640]] | 111 |