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

5
LINES

< > BotCompany Repo | #1022090 // gazelle_tripleForSingleRule

JavaX fragment (include)

static T3S gazelle_tripleForSingleRule(S ruleID) {
  PairS p = dm_textAndCommentForRule(ruleID);
  if (p == null) null;
  ret t3(p.a, p.b, ruleID);
}

Author comment

Began life as a copy of #1021942

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: #1022090
Snippet name: gazelle_tripleForSingleRule
Eternal ID of this version: #1022090/3
Text MD5: 87519811cb9a76e57a36f7be620b8b10
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 21:21:36
Source code size: 153 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 182 / 207
Version history: 2 change(s)
Referenced in: [show references]