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

7
LINES

< > BotCompany Repo | #1004898 // luaEval - synonym of evalLua

JavaX fragment (include)

static LuaValue luaEval(S code) {
  ret evalLua(code);
}

static LuaValue luaEval(Sandbox sandbox, S code) {
  ret evalLua(sandbox, code);
}

Author comment

Began life as a copy of #1004579

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004898
Snippet name: luaEval - synonym of evalLua
Eternal ID of this version: #1004898/1
Text MD5: 5c103369a992aaa31b1a9509ccb24505
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-09-15 19:45:17
Source code size: 146 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 520 / 496
Referenced in: [show references]