Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1022002 // gazelle_addCommentToRule - synonym of dm_gazelle_addRuleComments_verbose

JavaX fragment (include)

svoid gazelle_addCommentToRule(S ruleID, Collection<S> comments) {
  dm_gazelle_addRuleComments_verbose(ruleID, comments);
}



svoid gazelle_addCommentToRule(S ruleID, S comments) {
  dm_gazelle_addRuleComments_verbose(ruleID, comments);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1022002
Snippet name: gazelle_addCommentToRule - synonym of dm_gazelle_addRuleComments_verbose
Eternal ID of this version: #1022002/1
Text MD5: 4c420fa7177ce84916fad532f45208e4
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-05 13:02:04
Source code size: 242 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 203 / 248
Referenced in: [show references]