Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1020964 // Module Visualization Debugger

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (3131L/16K).

!7

cmodule MVD > DynPrintLogAndEnabled {
  start {
    dm_vmBus_onMessage('moduleVisualized, voidfunc(O m) {
      if (!enabled) ret;
      print("module=" + dm_moduleName(m) + ", vis=" + dm_visualization(m));
    });
  }
}

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: 207 / 309
Referenced in: [show references]