1 | static L<GazelleFulfillment> gazelle_revisitFulfillmentsForMsg(long msgID, O... _) {
|
2 | GazelleLine line = dm_discord_lineForMsgID(msgID); |
3 | if (line == null) null; |
4 | new L<GazelleFulfillment> out; |
5 | gazelle_gatherFulfillments(ll(line), out, _); |
6 | ret out; |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1022000 |
| Snippet name: | gazelle_revisitFulfillmentsForMsg |
| Eternal ID of this version: | #1022000/4 |
| Text MD5: | b81d2967dbc717ade57c23e09632148f |
| Author: | stefan |
| Category: | javax / gazelle |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-05 10:04:39 |
| Source code size: | 263 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 500 / 558 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |