1 | static bool nlLogic_allLHSEvalsSafe(IfThen rule) { |
2 | for (S code : nlLogic_allLHSEvalFragments(rule)) |
3 | if (!isSafeCodeFragment(code)) false; |
4 | true; |
5 | } |
Began life as a copy of #1018164
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: | #1018165 |
Snippet name: | nlLogic_allLHSEvalsSafe |
Eternal ID of this version: | #1018165/1 |
Text MD5: | a660994c3c14243db86f00d97c794af2 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-06 11:29:22 |
Source code size: | 157 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 397 / 417 |
Referenced in: | [show references] |