svoid ai_replaceTokensWithReferenced(L<TokenAndRange> tokens, Map<TokenAndRange> map) { for (TokenAndRange a, b : map) { a.token = b.token; } }
Began life as a copy of #1021215
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: | #1021225 |
Snippet name: | ai_replaceTokensWithReferenced |
Eternal ID of this version: | #1021225/2 |
Text MD5: | dc9059344874d46a3dcaa9775f5d3451 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-03 17:34:40 |
Source code size: | 155 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 248 / 282 |
Version history: | 1 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |