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

3
LINES

< > BotCompany Repo | #1015746 // tok_allIdentifiers

JavaX fragment (include)

static Set<S> tok_allIdentifiers(S s) {
  ret new HashSet<S>(filter isIdentifier(javaTokC(s)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015746
Snippet name: tok_allIdentifiers
Eternal ID of this version: #1015746/2
Text MD5: 2b2ea89cfac86fe18b0407db4a9a2aa7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-26 22:48:14
Source code size: 99 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 332 / 379
Version history: 1 change(s)
Referenced in: [show references]