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

6
LINES

< > BotCompany Repo | #1021749 // dm_gazelle_setRuleComments_verbose

JavaX fragment (include)

svoid dm_gazelle_setRuleComments_verbose(S ruleID, S comments) {
  print("Setting comments for rule " + ruleID + ":");
  printIndent(rtrim(comments));
  print();
  dm_call(dm_gazelle_rulesModule(), 'setComments, ruleID, comments);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021749
Snippet name: dm_gazelle_setRuleComments_verbose
Eternal ID of this version: #1021749/1
Text MD5: abc1228179e89c1cc9e9ee7a0ff2a7e9
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-25 21:19:47
Source code size: 237 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 221 / 257
Referenced in: [show references]