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

8
LINES

< > BotCompany Repo | #1005978 // Test javaTokC_iterator

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (578L/5K/15K).

!752

p {
  Producer<S> p = javaTokC_iterator("Hello /* comment */ world.");
  S s;
  while ((s = p.next()) != null)
    print(quote(s));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1005978
Snippet name: Test javaTokC_iterator
Eternal ID of this version: #1005978/1
Text MD5: 5b13f67a6a24f8992515ba445d1b322b
Transpilation MD5: 17247009b8a4503dcf84d206f47a390e
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-12-13 17:26:44
Source code size: 146 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 444 / 518
Referenced in: [show references]