Uses 911K of libraries. Click here for Pure Java version (3131L/16K).
1 | !7 |
2 | |
3 | cmodule MVD > DynPrintLogAndEnabled {
|
4 | start {
|
5 | dm_vmBus_onMessage('moduleVisualized, voidfunc(O m) {
|
6 | if (!enabled) ret; |
7 | print("module=" + dm_moduleName(m) + ", vis=" + dm_visualization(m));
|
8 | }); |
9 | } |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020964 |
| Snippet name: | Module Visualization Debugger |
| Eternal ID of this version: | #1020964/1 |
| Text MD5: | 8e20b1ef626fb219c65157e65a928fa1 |
| Transpilation MD5: | 7a13b2eede693bf3eabd5f290cae3597 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-01-12 23:10:30 |
| Source code size: | 233 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 536 / 698 |
| Referenced in: | [show references] |