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

16
LINES

< > BotCompany Repo | #1031822 // Test dm_replaceModuleInstance [dev.]

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

Uses 1113K of libraries. Click here for Pure Java version (7453L/39K).

1  
!7
2  
3  
cm ReplacerTest > DynTestModule {
4  
  void test {
5  
    new ReplacerTest v2;
6  
    /*pnlFieldsWithValues(this);
7  
    print();
8  
    pnlFieldsWithValues(v2);*/
9  
    
10  
    pnlFieldValueComparison(this, v2);
11  
      
12  
    //dm_replaceModuleInstance(v2);
13  
  }
14  
  
15  
  bool useErrorHandling() { false; }
16  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1031822
Snippet name: Test dm_replaceModuleInstance [dev.]
Eternal ID of this version: #1031822/5
Text MD5: 3bdd579788dee78ecf0fff5637eabcf3
Transpilation MD5: 99c8f8a0f422583a765e3e5e0329b1f9
Author: stefan
Category: javax / stefan's os
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-07-11 16:45:37
Source code size: 301 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 72 / 127
Version history: 4 change(s)
Referenced in: [show references]