static nlLogic_iterate_collectFailedConditions(final NLLogicChecker_v2 c, Exp e, final NLLogicChecker_v2.Matching m, final Runnable onMatch, final Collector<Exp> failedConditionsCollector) { nlLogic_iterate_withOnFail(c, e, m, onMatch, vfAddToCollector(failedConditionsCollector)); }
Began life as a copy of #1018313
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: | #1018319 |
| Snippet name: | nlLogic_iterate_collectFailedConditions |
| Eternal ID of this version: | #1018319/1 |
| Text MD5: | 9afe8b5aea5a1357983cfb70dc2e80b7 |
| 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 17:43:47 |
| Source code size: | 287 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 593 / 617 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |