1 | srecord RuleFailInfo(IfThen rule, int succeeded, SS matches, Exp remainingConditions) { |
2 | toString { |
3 | ret succeeded + " succeeded, " + "remaining: " + remainingConditions + ", matches: " + sfu(matches) + ", rule: " + rule; |
4 | } |
5 | } |
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: | 393 / 939 |
Version history: | 3 change(s) |
Referenced in: | [show references] |