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

6
LINES

< > BotCompany Repo | #1022293 // gazelle_testSingleRuleSingleLineFulfillment

JavaX fragment (include)

static L<GazelleFulfillment> gazelle_testSingleRuleSingleLineFulfillment(S ruleID, S line, O... _) {
  new L<GazelleFulfillment> list;
  gazelle_gatherFulfillments(ll(nu GazelleLine(text := line)), list, 
    paramsPlus(_, ctx := gazelle_contextWithSingleRule(ruleID)));
  ret list;
}

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: #1022293
Snippet name: gazelle_testSingleRuleSingleLineFulfillment
Eternal ID of this version: #1022293/3
Text MD5: e9413c7296ce120625ada2f9768e25db
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-12 20:44:09
Source code size: 289 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 210 / 233
Version history: 2 change(s)
Referenced in: [show references]