1 | svoid gazelle_storeRecentlyUsedMappings(L<GazelleTree> l, O... _) { |
2 | for (GazelleTree t : unnull(l)) pcall { |
3 | if (t.rule() != null && t.varMap() != null && t.rule().avoidRecentlyUsedMappings) |
4 | dm_call(gazelle_rumCRUD(), 'storeRecentlyUsedMapping, or2(stringPar context(_), "unknown"), t.rule().globalID, t.varMap()); |
5 | } |
6 | } |
Began life as a copy of #1021801
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: | #1022323 |
Snippet name: | gazelle_storeRecentlyUsedMappings |
Eternal ID of this version: | #1022323/3 |
Text MD5: | 9a5ac043150d04a9c0a58e2538bd9bcc |
Author: | stefan |
Category: | javax / gazelle |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-14 10:40:24 |
Source code size: | 336 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 243 / 289 |
Version history: | 2 change(s) |
Referenced in: | [show references] |