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

3
LINES

< > BotCompany Repo | #1002055 // replaceToken - synonym of renameToken

JavaX fragment (include)

  static void replaceToken(L<S> tok, S in, S out) {
    renameToken(tok, in, out);
  }

Author comment

Began life as a copy of #1001172

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: #1002055
Snippet name: replaceToken - synonym of renameToken
Eternal ID of this version: #1002055/1
Text MD5: a9d25075b2ccde10e140d4076772d7ee
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-15 19:47:36
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 547 / 818
Referenced in: #1002427 - Accellerating 629 (SPIKE)
#1003369 - replaceTokens (no reTok)
#1006654 - Standard functions list 2 (LIVE, continuation of #761)
#3000382 - Answer for ferdie (>> t = 1, f = 0)