CloneSet730


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7250.961ExpressionStatement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
171682
Closure/closure/goog/i18n/charpickerdata.js
271715
Closure/closure/goog/i18n/charpickerdata.js
Clone Instance
1
Line Count
7
Source Line
1682
Source File
Closure/closure/goog/i18n/charpickerdata.js

/**
 * Names of subcategories. Each message this array is the
 * name for the corresponding subcategory specified in
 * {@code goog.i18n.CharPickerData.subcategories}.
 * @type {Array.<string>}
 */
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_PUNCTUATION=  [
  goog.i18n.CharPickerData.MSG_CP_ASCII_BASED,
  goog.i18n.CharPickerData.MSG_CP_DASH_CONNECTOR,
  goog.i18n.CharPickerData.MSG_CP_OTHER,
  goog.i18n.CharPickerData.MSG_CP_PAIRED,
  goog.i18n.CharPickerData.MSG_CP_HISTORIC,
  goog.i18n.CharPickerData.MSG_CP_COMPATIBILITY];


Clone Instance
2
Line Count
7
Source Line
1715
Source File
Closure/closure/goog/i18n/charpickerdata.js

/**
 * Names of subcategories. Each message this array is the
 * name for the corresponding subcategory specified in
 * {@code goog.i18n.CharPickerData.subcategories}.
 * @type {Array.<string>}
 */
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_NUMBER=  [
  goog.i18n.CharPickerData.MSG_CP_DECIMAL,
  goog.i18n.CharPickerData.MSG_CP_ENCLOSED_DOTTED,
  goog.i18n.CharPickerData.MSG_CP_FRACTIONS_RELATED,
  goog.i18n.CharPickerData.MSG_CP_OTHER,
  goog.i18n.CharPickerData.MSG_CP_HISTORIC,
  goog.i18n.CharPickerData.MSG_CP_COMPATIBILITY];


Clone AbstractionParameter Count: 5Parameter Bindings

/**
 * Names of subcategories. Each message this array is the
 * name for the corresponding subcategory specified in
 * {@code goog.i18n.CharPickerData.subcategories}.
 * @type {Array.<string>}
 */
goog.i18n.CharPickerData. [[#variable573f3e60]]=[goog.i18n.CharPickerData. [[#variable573f3e00]],goog.i18n.CharPickerData. [[#variable573f3160]],goog.i18n.CharPickerData. [[#variable573f3de0]],goog.i18n.CharPickerData. [[#variable573f3dc0]],goog.i18n.CharPickerData.MSG_CP_HISTORIC,goog.i18n.CharPickerData.MSG_CP_COMPATIBILITY];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#573f3e60]]
SUBCATEGORY_NAMES_OF_NUMBER 
12[[#573f3e60]]
SUBCATEGORY_NAMES_OF_PUNCTUATION 
21[[#573f3e00]]
MSG_CP_DECIMAL 
22[[#573f3e00]]
MSG_CP_ASCII_BASED 
31[[#573f3160]]
MSG_CP_ENCLOSED_DOTTED 
32[[#573f3160]]
MSG_CP_DASH_CONNECTOR 
41[[#573f3de0]]
MSG_CP_FRACTIONS_RELATED 
42[[#573f3de0]]
MSG_CP_OTHER 
51[[#573f3dc0]]
MSG_CP_OTHER 
52[[#573f3dc0]]
MSG_CP_PAIRED