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

7
LINES

< > BotCompany Repo | #1022530 // gazelle_suggestRuleComments

JavaX fragment (include)

static Collection<S> gazelle_suggestRuleComments(TextCommentsID rule, O... _) {
  ret concatLists(
    gazelle_suggestRuleComments_relatedPhrases(rule, _),
    gazelle_suggestRuleComments_inMechList(rule, _),
    gazelle_suggestRuleComments_helperLists(rule, _)
  );
}

Author comment

Began life as a copy of #1022528

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1022530
Snippet name: gazelle_suggestRuleComments
Eternal ID of this version: #1022530/4
Text MD5: 5535182ca694c6de10439dbad1327237
Author: stefan
Category: javax / gazelle
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-23 12:09:38
Source code size: 274 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 216 / 263
Version history: 3 change(s)
Referenced in: [show references]