static O je_checkAndExecuteRule(L<JE_CascadeEntry> rule) { // TODO: postThens? if (!je_checkRule(rule)) null; ret je_executeThenStatements(rule); } static O je_checkAndExecuteRule(S rule) { ret je_checkAndExecuteRule(je_parseCascade(rule)); }
Began life as a copy of #1012931
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: | #1012932 |
Snippet name: | je_checkAndExecuteRule - returns answer object |
Eternal ID of this version: | #1012932/4 |
Text MD5: | 239e1c473b21d6556163a2466b795193 |
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-19 17:08:53 |
Source code size: | 259 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 415 / 466 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |