CloneSet687


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14340
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/SyntaxPugin.java
24361
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/SyntaxPugin.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
340
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/SyntaxPugin.java

JMenuItem mnuComment = sqlPanelAPI.addToSQLEntryAreaMenu(coll.get(CommentAction.class ));
JMenuItem mnuUncomment = sqlPanelAPI.addToSQLEntryAreaMenu(coll.get(UncommentAction.class ));
_resources.configureMenuItem(coll.get(CommentAction.class ), mnuComment);
_resources.configureMenuItem(coll.get(UncommentAction.class ), mnuUncomment);


First
Previous
Clone Instance
2
Line Count
4
Source Line
361
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/syntax/src/net/sourceforge/squirrel_sql/plugins/syntax/SyntaxPugin.java

JMenuItem mnuComment = sqlPanelAPI.addToSQLEntryAreaMenu(coll.get(CommentAction.class ));
JMenuItem mnuUncomment = sqlPanelAPI.addToSQLEntryAreaMenu(coll.get(UncommentAction.class ));
_resources.configureMenuItem(coll.get(CommentAction.class ), mnuComment);
_resources.configureMenuItem(coll.get(UncommentAction.class ), mnuUncomment);


Clone AbstractionParameter Count: 0Parameter Bindings

JMenuItem mnuComment = sqlPanelAPI.addToSQLEntryAreaMenu(coll.get(CommentAction.class ));
JMenuItem mnuUncomment = sqlPanelAPI.addToSQLEntryAreaMenu(coll.get(UncommentAction.class ));
_resources.configureMenuItem(coll.get(CommentAction.class ), mnuComment);
_resources.configureMenuItem(coll.get(UncommentAction.class ), mnuUncomment);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None