1 | static Class getBotMainClass(S botName) {
|
2 | O multiPort = first(getMultiPorts()); |
3 | O resp = call(multiPort, "findResponder", botName); |
4 | ret getMainClass(resp); |
5 | } |
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: | #1007628 |
| Snippet name: | getBotMainClass - find a bot by name in this VM and return its main class |
| Eternal ID of this version: | #1007628/1 |
| Text MD5: | 8d762f05afdd4d7fc5d63501c7a3d374 |
| Author: | stefan |
| Category: | javax / talking robots |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-03-29 15:30:16 |
| Source code size: | 167 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 674 / 716 |
| Referenced in: | [show references] |