sbool ai_ruleContainsEval(S rule) { L<S> tok = javaTokC(rule); ret containsOneOf(tok, 'eval, 'outputEval, 'evalOutput); }
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: | #1017925 |
| Snippet name: | ai_ruleContainsEval |
| Eternal ID of this version: | #1017925/2 |
| Text MD5: | f022d91d2b4d86913b3cdcf8570dd313 |
| 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-23 17:44:48 |
| Source code size: | 128 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 597 / 647 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018048 - ai_ruleAccessesInput |