Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 0 | 1.000 | statement_sequence[6] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 7 | 1412 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
2 | 7 | 1423 | plugins/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/complete/CompletionParser.java |
| ||||
this.genericsIdentifiersLengthPtr--; this.identifierLengthPtr--; // generic type this.assistNode = getAssistTypeReferenceForGenericType(0, length, numberOfIdentifiers); this.lastCheckPoint = this.assistNode.sourceEnd + 1; this.isOrphanCompletionNode = true; return true; |
| ||||
this.genericsIdentifiersLengthPtr--; this.identifierLengthPtr--; // generic type this.assistNode = getAssistTypeReferenceForGenericType(0, length, numberOfIdentifiers); this.lastCheckPoint = this.assistNode.sourceEnd + 1; this.isOrphanCompletionNode = true; return true; |
| |||
this.genericsIdentifiersLengthPtr--; this.identifierLengthPtr--; // generic type this.assistNode = getAssistTypeReferenceForGenericType(0, length, numberOfIdentifiers); this.lastCheckPoint = this.assistNode.sourceEnd + 1; this.isOrphanCompletionNode = true; return true; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |