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

5
LINES

< > BotCompany Repo | #1018072 // RuleFailInfo

JavaX fragment (include)

srecord RuleFailInfo(IfThen rule, int succeeded, SS matches, Exp remainingConditions) {
  toString {
    ret succeeded + " succeeded, " + "remaining: " + remainingConditions + ", matches: " + sfu(matches) + ", rule: " + rule;
  }
}

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: #1018072
Snippet name: RuleFailInfo
Eternal ID of this version: #1018072/4
Text MD5: 2c8a63c3caa1712f350e037d779f3013
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 15:11:36
Source code size: 235 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 324 / 871
Version history: 3 change(s)
Referenced in: [show references]