static Collection<S> ai_gazelle_makeIWantToKnows(RuleEngine2_MatchedRule r) { new LinkedHashSet<S> out; if (r != null) { S s = first(r.remainingConditions); if (s != null) out.add("I want to know whether " + s); } ret out; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021463 |
Snippet name: | ai_gazelle_makeIWantToKnows |
Eternal ID of this version: | #1021463/4 |
Text MD5: | 1b787cb1c54538ed6d857627a0b9142f |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-14 00:17:15 |
Source code size: | 254 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 272 / 311 |
Version history: | 3 change(s) |
Referenced in: | [show references] |