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

5
LINES

< > BotCompany Repo | #1021942 // dm_gazelle_evalContextForSingleRule

JavaX fragment (include)

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)), _);
}

Author comment

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