Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 3 | 0.961 | CallExpression |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 412 | Closure/closure/goog/fx/draglistgroup.js |
2 | 4 | 493 | Closure/closure/goog/fx/draglistgroup.js |
| ||||
this.dispatchEvent( new goog.fx.DragListGroupEvent( goog.fx.DragListGroup.EventType.BEFOREDRAGSTART, this, e, currDragItem, null, null )) |
| ||||
this.dispatchEvent( new goog.fx.DragListGroupEvent( goog.fx.DragListGroup.EventType.DRAGSTART, this, e, currDragItem, draggerEl, this.dragger_)) |
| |||
this.dispatchEvent(new goog.fx.DragListGroupEvent(goog.fx.DragListGroup.EventType. [[#variable5760ea20]],this,e,currDragItem, [[#variable5760e9c0]], [[#variable5760e920]])) |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#5760ea20]] | BEFOREDRAGSTART |
1 | 2 | [[#5760ea20]] | DRAGSTART |
2 | 1 | [[#5760e9c0]] | null |
2 | 2 | [[#5760e9c0]] | draggerEl |
3 | 1 | [[#5760e920]] | null |
3 | 2 | [[#5760e920]] | this.dragger_ |