1 | static GazelleContextCache_v2 gazelle_contextCacheForSingleRule(S ruleID) {
|
2 | T3S t = gazelle_tripleForSingleRule(ruleID); |
3 | if (t == null) null; |
4 | new GazelleContextCache_v2 cache; |
5 | cache.loadRules(ll(t)); |
6 | ret cache; |
7 | } |
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: | #1022089 |
| Snippet name: | gazelle_contextCacheForSingleRule |
| Eternal ID of this version: | #1022089/2 |
| Text MD5: | 41bd5c0711787aff2c62a386091bbc51 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-07 15:17:15 |
| Source code size: | 228 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 471 / 506 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |