static GazelleEvalContext dm_gazelle_evalContextForSingleRule(S ruleID, O... _) { PairS p = dm_textAndCommentForRule(ruleID); if (p == null) null; ret dm_gazelle_stdEvalContext(ll(t3(p.a, p.b, ruleID)), _); }
Began life as a copy of #1021523
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1021942 |
| Snippet name: | dm_gazelle_evalContextForSingleRule |
| Eternal ID of this version: | #1021942/3 |
| Text MD5: | 3b7f2cc6be82b3dd2f8fcdd52d839cfc |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-05 16:50:15 |
| Source code size: | 218 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 572 / 611 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022090 - gazelle_tripleForSingleRule |