1 | svoid dm_gazelle_setRuleComments_verbose(S ruleID, S comments) {
|
2 | print("Setting comments for rule " + ruleID + ":");
|
3 | printIndent(rtrim(comments)); |
4 | print(); |
5 | dm_call(dm_gazelle_rulesModule(), 'setComments, ruleID, comments); |
6 | } |
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: | 513 / 554 |
| Referenced in: | [show references] |