Libraryless. Click here for Pure Java version (11157L/62K).
svoid clearTokens_reTok(LS tok, int i, int j) { clearTokens(tok, i, j); reTok(tok, i, j); } svoid clearTokens_reTok(LS tok, IntRange r) { if (r != null) clearTokens_reTok(tok, r.start, r.end); }
Began life as a copy of #1008899
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020654 |
Snippet name: | clearTokens_reTok |
Eternal ID of this version: | #1020654/3 |
Text MD5: | cb98907c01dbeaf5a7e102429f79132e |
Transpilation MD5: | 8b65e8b9c5220f61ba5f93521f1f4bc6 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2023-09-22 17:48:48 |
Source code size: | 213 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 402 / 495 |
Version history: | 2 change(s) |
Referenced in: | [show references] |