CloneSet1390


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3230.968StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13559
Closure/closure/goog/ui/abstractspellchecker.js
23562
Closure/closure/goog/ui/abstractspellchecker.js
Clone Instance
1
Line Count
3
Source Line
559
Source File
Closure/closure/goog/ui/abstractspellchecker.js

  this.menu_.addChild(this.menuSeparator_, true);
  this.menuIgnore_=
      new goog.ui.MenuItem(MSG_SPELL_IGNORE, '', this.getDomHelper( ));


Clone Instance
2
Line Count
3
Source Line
562
Source File
Closure/closure/goog/ui/abstractspellchecker.js

  this.menu_.addChild(this.menuIgnore_, true);
  this.menuEdit_=
      new goog.ui.MenuItem(MSG_SPELL_EDIT_WORD, '', this.getDomHelper( ));


Clone AbstractionParameter Count: 3Parameter Bindings

this.menu_.addChild(this. [[#variable1f544c40]], true);
this. [[#variable634990a0]]=new goog.ui.MenuItem( [[#variable1f544c00]],'',this.getDomHelper( ));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1f544c40]]
menuSeparator_ 
12[[#1f544c40]]
menuIgnore_ 
21[[#634990a0]]
menuIgnore_ 
22[[#634990a0]]
menuEdit_ 
31[[#1f544c00]]
MSG_SPELL_IGNORE 
32[[#1f544c00]]
MSG_SPELL_EDIT_WORD