| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 1 | 2 | 2 | 0.979 | statement_sequence_member |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 1 | 297 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/UnresolvedElementsSubProcessor.java |
| 2 | 1 | 304 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/UnresolvedElementsSubProcessor.java |
| ||||
addNewFieldForType(targetCU, binding, senderDeclBinding, simpleName, isWriteAccess, mustBeConst, proposals); |
| ||||
addNewFieldForType(targetCU, bind, bind, simpleName, isWriteAccess, mustBeConst, proposals); |
| |||
addNewFieldForType(targetCU, [[#variable59b48980]], [[#variable59b48e20]], simpleName, isWriteAccess, mustBeConst, proposals); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#59b48980]] | bind |
| 1 | 2 | [[#59b48980]] | binding |
| 2 | 1 | [[#59b48e20]] | bind |
| 2 | 2 | [[#59b48e20]] | senderDeclBinding |