1 | static S dm_findMateOfType(DynModule searcher, S type) {
|
2 | ret dm_findMateOfType(type); |
3 | } |
4 | |
5 | static S dm_findMateOfType(S type) {
|
6 | ret callCreator('findDynModuleOfType, type);
|
7 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1015935 |
| Snippet name: | dm_findMateOfType - takes class name, returns module ID |
| Eternal ID of this version: | #1015935/6 |
| Text MD5: | 32626b36a8fc75e56929d8152c7a2dac |
| Author: | stefan |
| Category: | javax / dynamic modules |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-31 12:12:28 |
| Source code size: | 182 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 586 / 610 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |