static void clearTokens(L<S> tok) { clearAllTokens(tok); } static void clearTokens(L<S> tok, int i, int j) { clearAllTokens(tok, i, j); } ifclass IntRange static void clearTokens(L<S> tok, IntRange r) { clearAllTokens(tok, r.start, r.end); } endif
Began life as a copy of #1001158
download show line numbers debug dex old transpilations
Travelled to 16 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003478 |
Snippet name: | clearTokens - synonym of clearAllTokens |
Eternal ID of this version: | #1003478/2 |
Text MD5: | 0267453039eb43e5aebca33fb9f69758 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-11-23 11:13:43 |
Source code size: | 267 bytes / 13 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 691 / 1395 |
Version history: | 1 change(s) |
Referenced in: | [show references] |