Libraryless. Click here for Pure Java version (2898L/17K).
svoid clearTokens_addToReToks(LS tok, int i, int j, L<IntRange> reToks) { if (j <= i) ret; clearAllTokens(tok, i, j); reToks.add(intRange(i, j)); }
Began life as a copy of #1003478
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1026021 |
| Snippet name: | clearTokens_addToReToks |
| Eternal ID of this version: | #1026021/4 |
| Text MD5: | 5940ee0ff6ad1f0b70a2296a3a71aa19 |
| Transpilation MD5: | 76f8656f84dbd7941e4b9bced1fb2919 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-08 00:39:35 |
| Source code size: | 157 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 391 / 543 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |