1 | static GazelleContextCache_v2 gazelle_contextCacheWithRules(S... ruleIDs) {
|
2 | L<T3S> triples = gazelle_triplesForRules(ruleIDs); |
3 | new GazelleContextCache_v2 cache; |
4 | cache.loadRules(triples); |
5 | ret cache; |
6 | } |
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: | 479 / 505 |
| Referenced in: | [show references] |