File path: /sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/CellDataPopup.java | File path: /sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/Bookmark.java | |||
Method name: void setUserActionInfo(JDialog, int, int, JTable)
|
Method name: void Bookmark(String, String, String)
|
|||
Number of AST nodes: 4 | Number of AST nodes: 4 | |||
1 | _parentFrame = parent;↵ | 1 | _↵ | |
2 | _row = row;↵ | |||
3 | _col = col;↵ | |||
4 | _table = table↵ | 2 | name = name;↵ | |
3 | _description = description;↵ | |||
4 | setSql(sql);↵ | |||
5 | ; | 5 | initToString(); | |
See real code fragment | See real code fragment |
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | Clones are in different classes |
Number of node comparisons | 16 |