static LS allQuotedTokens(S s) { ret unquoteAll(filter isQuoted(javaTokC(s))); }
Began life as a copy of #1014472
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022800 |
| Snippet name: | allQuotedTokens - returns them unquoted |
| Eternal ID of this version: | #1022800/3 |
| Text MD5: | a8edb68b360ac3110d2b730c2f819b09 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-08 12:34:54 |
| Source code size: | 84 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 505 / 551 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |