CloneSet1478


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

  recenttext.setElementInternal(goog.dom.createDom('span', null,
      MSG_CHAR_PICKER_RECENT_SELECTIONS));
  this.addChild(recenttext, true);


Clone Instance
2
Line Count
2
Source Line
362
Source File
Closure/closure/goog/ui/charpicker.js

  uplus.setElementInternal(goog.dom.createDom('span', null, 'U+'));
  this.addChild(uplus, true);


Clone AbstractionParameter Count: 2Parameter Bindings

 [[#variable1da25640]].setElementInternal(goog.dom.createDom('span',null, [[#variable1da25760]]));
this.addChild( [[#variable1da25640]], true);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1da25640]]
recenttext 
12[[#1da25640]]
uplus 
21[[#1da25760]]
MSG_CHAR_PICKER_RECENT_SELECTIONS 
22[[#1da25760]]
'U+'