static CtxContext woodyNewContext(WoodyBot bot) { woodyBot(bot); new CtxContext ctx; copyFields(bot, ctx, 'regexpMacros, 'globals); ctxContext(ctx); ret ctx; }
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: | #1008978 |
Snippet name: | woodyNewContext - set woodyBot() and ctxContext() |
Eternal ID of this version: | #1008978/1 |
Text MD5: | a7d34405c594f4cacd0fab2b820ecf01 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-06-21 18:28:00 |
Source code size: | 175 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 397 / 444 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1009005 - ctxNewContext - ctxContext() with an empty CtxContext object |