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

5
LINES

< > BotCompany Repo | #1018226 // splitAtPunctuation1

JavaX fragment (include)

// returns actual CNC
static LS splitAtPunctuation1(S s) {
  LS tok = javaTokWithAllBrackets(s);
  ret tok_combineCodeTokenRanges(tok, findCodeTokenNonStreaks(tok, f isPunctuationCharacter));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018226
Snippet name: splitAtPunctuation1
Eternal ID of this version: #1018226/3
Text MD5: 8517ff7a6433865853a3681714792ec8
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-11 13:26:06
Source code size: 197 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 322 / 355
Version history: 2 change(s)
Referenced in: [show references]