Libraryless. Click here for Pure Java version (2910L/17K).
svoid replaceTokens_reTokLater(LS tok, L<IntRange> reToks, int i, int j, S text) { if (j <= i) ret; replaceTokens(tok, i, j, text); reToks.add(intRange(i, j)); }
Began life as a copy of #1026021
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031770 |
Snippet name: | replaceTokens_reTokLater |
Eternal ID of this version: | #1031770/3 |
Text MD5: | b5e64755935a360b40e16bcdf1eccdd3 |
Transpilation MD5: | 21ee57820ef3fa8d7887ad12e5fc6a71 |
Author: | stefan |
Category: | javax / transpiling |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-29 14:27:15 |
Source code size: | 171 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 145 / 221 |
Version history: | 2 change(s) |
Referenced in: | [show references] |