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

4
LINES

< > BotCompany Repo | #1017925 // ai_ruleContainsEval

JavaX fragment (include)

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: 288 / 326
Version history: 1 change(s)
Referenced in: [show references]