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

3
LINES

< > BotCompany Repo | #1013207 // tokAppend - append to token (or just element in a string list)

JavaX fragment (include)

static void tokAppend(L<S> tok, int i, S s) {
  tok.set(i, tok.get(i)+s);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1013207
Snippet name: tokAppend - append to token (or just element in a string list)
Eternal ID of this version: #1013207/2
Text MD5: c752ae0c36df40c73c030a2a47d0febc
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-09 18:19:03
Source code size: 77 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 488 / 515
Version history: 1 change(s)
Referenced in: [show references]