1 | sS dm_moduleIDAndName(O m) { |
2 | ret m == null ? null : "[" + dm_moduleID(m) + "] " + dm_moduleName(m); |
3 | } |
4 | |
5 | sS dm_moduleIDAndName() { |
6 | ret dm_moduleIDAndName(dm_current_generic()); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1016984 |
Snippet name: | dm_moduleIDAndName |
Eternal ID of this version: | #1016984/4 |
Text MD5: | 27398c45b2ebd888a2534f064e882e73 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-02-17 17:47:36 |
Source code size: | 186 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 553 / 540 |
Version history: | 3 change(s) |
Referenced in: | [show references] |