// who said something and where and when? static class Source { S dialogID; boolean master; long when; S channel, slackTS; S line; *() {} *(S *line) { dialogID = getDialogID(); master = master(); when = now(); channel = getChannelName(); slackTS = getSlackTS(); } }
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: | #1002461 |
| Snippet name: | class Source (who said what when) |
| Eternal ID of this version: | #1002461/1 |
| Text MD5: | ee234cb1c0197dc28d789980b9e7518c |
| Author: | stefan |
| Category: | javax / eleu |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-02-11 01:07:46 |
| Source code size: | 324 bytes / 18 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 952 / 2255 |
| Referenced in: | #1002431 - Is A Bot (developing) #1002462 - Dynamic Turing Questions Bot #1003872 - Integrating #759 in One Program #1003874 - Backup of #759 Before Integration #1004091 - 759 with new loadClasses (spike) #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |