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

4
LINES

< > BotCompany Repo | #1018324 // nlLogic_failureLevelString

JavaX fragment (include)

1  
sS nlLogic_failureLevelString(ExecutedRule r) {
2  
  int n = r.failureLevel();
3  
  ret n == 0 ? null : n < 0 ? "?" : str(n);
4  
}

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: #1018324
Snippet name: nlLogic_failureLevelString
Eternal ID of this version: #1018324/4
Text MD5: 016a6d915c7156a8e41cf7e2b05866b0
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-19 18:54:36
Source code size: 124 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 273 / 316
Version history: 3 change(s)
Referenced in: [show references]