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

8
LINES

< > BotCompany Repo | #1012934 // je_checkRule_debug

JavaX fragment (include)

static bool je_checkRule_debug(L<JE_CascadeEntry> rule) ctex {
  temp tempSetThreadLocal(je_checkRule_debug, true);
  ret je_checkRule(rule);
}

static bool je_checkRule_debug(S rule) {
  ret je_checkRule_debug(je_parseCascade(rule));
}

Author comment

Began life as a copy of #1012905

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1012934
Snippet name: je_checkRule_debug
Eternal ID of this version: #1012934/3
Text MD5: 911f893309a0c109f177db3f2a6eafd0
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-18 01:13:38
Source code size: 243 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 377 / 380
Version history: 2 change(s)
Referenced in: [show references]