1 | sbool gazelle_isRecentlyUsedMapping(GazelleTree t, SS varMap, O... _) { |
2 | S context = stringPar context(_); |
3 | if (empty(context)) false; |
4 | ret t != null && t.rule() != null |
5 | && t.rule().avoidRecentlyUsedMappings |
6 | && isTrue(dm_call(gazelle_rumCRUD(), 'hasRecentlyUsedMapping, context, t.rule().globalID, varMap)); |
7 | } |
Began life as a copy of #1022323
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: | #1022325 |
Snippet name: | gazelle_isRecentlyUsedMapping [dev.] |
Eternal ID of this version: | #1022325/4 |
Text MD5: | 66378895aba7041395dd38adc05b2635 |
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:42:40 |
Source code size: | 326 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 279 / 329 |
Version history: | 3 change(s) |
Referenced in: | [show references] |