sO dm_javaEval(S expression) { ret dm_evalJava_withModule(expression); } sO dm_javaEval(IJavaExpr expression) { ret dm_evalJava_withModule(str(expression)); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017136 |
| Snippet name: | dm_javaEval |
| Eternal ID of this version: | #1017136/3 |
| Text MD5: | 5a9826f9d5d456054587a58b26185423 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-16 04:12:46 |
| Source code size: | 169 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 736 / 781 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019381 - dm_evalJava_withModule #1030002 - dm_javaEvalMedium - dm_javaEval + medium-refresh transpiler #1030072 - dm_javaEvalWithTimeout |