static Exp nlLogic_rewrittenFirstFailingCondition(NLLogicChecker_v2 c, IfThen rule) { new NLLogicChecker_v2.Matching m; ret c.apply(nlLogic_checkFirstConditions(c, rule, m), m); }
Began life as a copy of #1018054
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018055 |
| Snippet name: | nlLogic_rewrittenFirstFailingCondition |
| Eternal ID of this version: | #1018055/2 |
| Text MD5: | a3f187c36ff275cf5a569ed4efe2bcc6 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-08-29 00:18:04 |
| Source code size: | 186 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 589 / 641 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018073 - nlLogic_ruleFails |