1 | svoid gazelle_setRuleComment(S ruleID, S comments) { |
2 | dm_gazelle_setRuleComments_verbose(ruleID, comments); |
3 | } |
4 | |
5 | svoid gazelle_setRuleComment(S ruleID, Collection<S> comments) { |
6 | gazelle_setRuleComment(ruleID, lines_rtrim(comments)); |
7 | } |
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: | #1022349 |
Snippet name: | gazelle_setRuleComment - synonym of dm_gazelle_setRuleComments_verbose |
Eternal ID of this version: | #1022349/2 |
Text MD5: | 5339c15b48cb7d605d7b04a4d1ccdf76 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-15 08:09:56 |
Source code size: | 241 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 256 / 296 |
Version history: | 1 change(s) |
Referenced in: | [show references] |