1 | static S dm_closestModule(DynModule searcher, S type) { |
2 | ret callCreator('findClosestModuleTo, searcher, type); |
3 | } |
4 | |
5 | static S dm_closestModule(DynModule searcher) { |
6 | ret dm_closestModule(searcher, null); |
7 | } |
Began life as a copy of #1015935
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: | #1016039 |
Snippet name: | dm_closestModule |
Eternal ID of this version: | #1016039/2 |
Text MD5: | b89f4c48799d4f214c44c4bd2661c807 |
Author: | stefan |
Category: | javax / dynamic modules |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-06-03 13:17:03 |
Source code size: | 211 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 364 / 397 |
Version history: | 1 change(s) |
Referenced in: | [show references] |