Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1021523 // dm_gazelle_stdEvalContext

JavaX fragment (include)

static GazelleEvalContext dm_gazelle_stdEvalContext() {
  ret dm_gazelle_stdEvalContext(dm_allRulesFromRulesModuleWithCommentsAndIDs());
}

static GazelleEvalContext dm_gazelle_stdEvalContext(L<T3<S>> rules, O... _) {
  GazelleEvalContext ctx = gazelle_stdEvalContext_v2(rules, _);
  ctx.engine.callFunctionOnString = func(S function, S s) -> O { dm_callFunctionOnString(function, s) };
  ret ctx;
}

Author comment

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: 295 / 355
Version history: 7 change(s)
Referenced in: [show references]