CloneSet1646


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2220.973StatementList[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1257
Closure/closure/goog/ui/separator.js
2259
Closure/closure/goog/ui/separator.js
Clone Instance
1
Line Count
2
Source Line
57
Source File
Closure/closure/goog/ui/separator.js

  this.setSupportedState(goog.ui.Component.State.DISABLED, false);
  this.setSupportedState(goog.ui.Component.State.HOVER, false);


Clone Instance
2
Line Count
2
Source Line
59
Source File
Closure/closure/goog/ui/separator.js

  this.setSupportedState(goog.ui.Component.State.ACTIVE, false);
  this.setSupportedState(goog.ui.Component.State.FOCUSED, false);


Clone AbstractionParameter Count: 2Parameter Bindings

this.setSupportedState(goog.ui.Component.State. [[#variable1f8d8e60]], false);
this.setSupportedState(goog.ui.Component.State. [[#variable1f8d8f00]], false);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1f8d8e60]]
ACTIVE 
12[[#1f8d8e60]]
DISABLED 
21[[#1f8d8f00]]
FOCUSED 
22[[#1f8d8f00]]
HOVER