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

4
LINES

< > BotCompany Repo | #1017775 // evalWithDollarVars - vars are strings

JavaX fragment (include)

static O evalWithDollarVars(S code, final SS values) {
  Pair<LS, O> p = prepareEvalWithDollarVars(code);
  ret evalWithDollarVars_step2(p, values);
}

Author comment

Began life as a copy of #1017774

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: #1017775
Snippet name: evalWithDollarVars - vars are strings
Eternal ID of this version: #1017775/5
Text MD5: d99e07b540e6749813bbcf18ac29f405
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-07 16:49:53
Source code size: 153 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 336 / 358
Version history: 4 change(s)
Referenced in: [show references]