1 | static NLLogicChecker_v2 nlLogicCheckerWithRules(S rulesText) {
|
2 | new NLLogicChecker_v3 c; |
3 | c.rules = ai_parseRulesWithMacros(rulesText); |
4 | ret c; |
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: | #1018316 |
| Snippet name: | nlLogicCheckerWithRules |
| Eternal ID of this version: | #1018316/1 |
| Text MD5: | 172dc0c0a0cd2176e60bcebc4a617e88 |
| 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 16:58:41 |
| Source code size: | 155 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 567 / 608 |
| Referenced in: | [show references] |