sS unquoteAllTokens(S s) { LS tok = javaTok(s); for (int i = 1; i < l(tok); i += 2) tok.set(i, unquote(tok.get(i))); ret join(tok); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020078 |
| Snippet name: | unquoteAllTokens |
| Eternal ID of this version: | #1020078/1 |
| Text MD5: | 09bc2b910da87aa6d4375ffad4bfac14 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-06 14:57:35 |
| Source code size: | 148 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 640 / 685 |
| Referenced in: | [show references] |