Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1022800 // allQuotedTokens - returns them unquoted

JavaX fragment (include)

static LS allQuotedTokens(S s) {
  ret unquoteAll(filter isQuoted(javaTokC(s)));
}

Author comment

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: 204 / 247
Version history: 2 change(s)
Referenced in: [show references]