Libraryless. Click here for Pure Java version (14935L/108K).
1 | !7 |
2 | |
3 | //import static x30_pkg.x30_util.getOpt_cache; |
4 | //import static x30_pkg.x30_util.getOpt_cached; |
5 | |
6 | set flag DynModule. |
7 | |
8 | // no cmodule b/c of DynamicObject+getOpt |
9 | module AnalyzeAppliedRules > DynSingleFunctionWithPrintLog {
|
10 | LS statements; |
11 | |
12 | void doIt {
|
13 | statements = dm_gazelle_statementsFromAppliedRules(); |
14 | pnl(statements); |
15 | } |
16 | } |
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: | 668 / 1397 |
| Version history: | 38 change(s) |
| Referenced in: | [show references] |