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

16
LINES

< > BotCompany Repo | #1021429 // Gazelle: Analyze Applied Rules

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

Libraryless. Click here for Pure Java version (14935L/108K).

!7

//import static x30_pkg.x30_util.getOpt_cache;
//import static x30_pkg.x30_util.getOpt_cached;

set flag DynModule.

// no cmodule b/c of DynamicObject+getOpt
module AnalyzeAppliedRules > DynSingleFunctionWithPrintLog {
  LS statements;
  
  void doIt {
    statements = dm_gazelle_statementsFromAppliedRules();
    pnl(statements);
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021429
Snippet name: Gazelle: Analyze Applied Rules
Eternal ID of this version: #1021429/39
Text MD5: 56d7f6a0af8425ab669f8accaec18431
Transpilation MD5: 7bb725b06a0a529e8e935d646179db86
Author: stefan
Category: javax / stefan's os / a.i.
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-12 22:46:00
Source code size: 357 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 320 / 959
Version history: 38 change(s)
Referenced in: [show references]