1 | sS dm_quotedModuleNameAndID(O m) { |
2 | ret m == null ? null : quote(dm_moduleName(m)) + " (" + dm_moduleID(m) + ")"; |
3 | } |
4 | |
5 | sS dm_quotedModuleNameAndID() { |
6 | ret dm_quotedModuleNameAndID(dm_current()); |
7 | } |
Began life as a copy of #1019731
download show line numbers debug dex old transpilations
Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1019732 |
Snippet name: | dm_quotedModuleNameAndID |
Eternal ID of this version: | #1019732/1 |
Text MD5: | cd3fc404838265e4aed15b76a0dcc821 |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-24 03:21:10 |
Source code size: | 203 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 326 / 365 |
Referenced in: | [show references] |