| Previous CloneSet | Next CloneSet | Back to Main Report |
| Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
|---|---|---|---|---|
| 3 | 2 | 3 | 0.968 | StatementList[2] |
| Clone Abstraction | Parameter Bindings |
| Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
|---|---|---|---|
| 1 | 3 | 559 | Closure/closure/goog/ui/abstractspellchecker.js |
| 2 | 3 | 562 | Closure/closure/goog/ui/abstractspellchecker.js |
| ||||
this.menu_.addChild(this.menuSeparator_, true);
this.menuIgnore_=
new goog.ui.MenuItem(MSG_SPELL_IGNORE, '', this.getDomHelper( ));
|
| ||||
this.menu_.addChild(this.menuIgnore_, true);
this.menuEdit_=
new goog.ui.MenuItem(MSG_SPELL_EDIT_WORD, '', this.getDomHelper( ));
|
| |||
this.menu_.addChild(this. [[#variable1f544c40]], true); this. [[#variable634990a0]]=new goog.ui.MenuItem( [[#variable1f544c00]],'',this.getDomHelper( )); |
| CloneAbstraction |
| Parameter Index | Clone Instance | Parameter Name | Value |
|---|---|---|---|
| 1 | 1 | [[#1f544c40]] | menuSeparator_ |
| 1 | 2 | [[#1f544c40]] | menuIgnore_ |
| 2 | 1 | [[#634990a0]] | menuIgnore_ |
| 2 | 2 | [[#634990a0]] | menuEdit_ |
| 3 | 1 | [[#1f544c00]] | MSG_SPELL_IGNORE |
| 3 | 2 | [[#1f544c00]] | MSG_SPELL_EDIT_WORD |