1 | static GazelleEvalContext dm_gazelle_stdEvalContext() {
|
2 | ret dm_gazelle_stdEvalContext(dm_allRulesFromRulesModuleWithCommentsAndIDs()); |
3 | } |
4 | |
5 | static GazelleEvalContext dm_gazelle_stdEvalContext(L<T3<S>> rules, O... _) {
|
6 | GazelleEvalContext ctx = gazelle_stdEvalContext_v2(rules, _); |
7 | ctx.engine.callFunctionOnString = func(S function, S s) -> O { dm_callFunctionOnString(function, s) };
|
8 | ret ctx; |
9 | } |
Began life as a copy of #1021522
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: | #1021523 |
| Snippet name: | dm_gazelle_stdEvalContext |
| Eternal ID of this version: | #1021523/8 |
| Text MD5: | aa72438215244268851b977de2d5f60d |
| 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:40 |
| Source code size: | 407 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 637 / 705 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |