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

6
LINES

< > BotCompany Repo | #1022297 // gazelle_contextCacheWithRules

JavaX fragment (include)

static GazelleContextCache_v2 gazelle_contextCacheWithRules(S... ruleIDs) {
  L<T3S> triples = gazelle_triplesForRules(ruleIDs);
  new GazelleContextCache_v2 cache;
  cache.loadRules(triples);
  ret cache;
}

Author comment

Began life as a copy of #1022089

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022297
Snippet name: gazelle_contextCacheWithRules
Eternal ID of this version: #1022297/1
Text MD5: b8cdd0cb5988ea6695d33a20e4146ccd
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-12 21:18:26
Source code size: 212 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 207 / 223
Referenced in: [show references]