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

6
LINES

< > BotCompany Repo | #1002272 // Test splitByJavaToken

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

Libraryless. Click here for Pure Java version (471L/4K/13K).

!752

p {
  for (S s : litlist("hello", "hello world", "hello,world", "hello \",\" so , yo yo, ,", ", yo", ", , yo", "yo ,, yo", ", yo, ", "", ",", ", ,"))
    print(s + " => " + structure(splitByJavaToken(s, ",")));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002272
Snippet name: Test splitByJavaToken
Eternal ID of this version: #1002272/1
Text MD5: e997313fc12400f67fbaede4af3546bb
Transpilation MD5: ee73ee3660e0470754113afbc8df84e6
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-01-01 23:32:44
Source code size: 223 bytes / 6 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 577 / 596
Referenced in: [show references]