svoid dm_gazelle_addRuleComments_verbose(S ruleID, Collection<S> comments) { dm_gazelle_addRuleComments_verbose(ruleID, lines_rtrim(comments)); } svoid dm_gazelle_addRuleComments_verbose(S ruleID, S comments) { print("Addings comments for rule " + ruleID + ":"); printIndent(rtrim(comments)); print(); dm_call(dm_gazelle_rulesModule(), 'addComments, ruleID, comments); }
Began life as a copy of #1021749
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: | #1021867 |
Snippet name: | dm_gazelle_addRuleComments_verbose |
Eternal ID of this version: | #1021867/3 |
Text MD5: | 22d583f985e85e297b9290e0c8d35225 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-02 18:58:41 |
Source code size: | 390 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 280 / 324 |
Version history: | 2 change(s) |
Referenced in: | [show references] |