1 | static void web_collapseNodeTo(WebNode a, WebNode b) { |
2 | web_deleteRelation(a, b); |
3 | web_copyRelations(a, b); |
4 | web_removeNode(a); |
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: | #1010073 |
Snippet name: | web_collapseNodeTo |
Eternal ID of this version: | #1010073/1 |
Text MD5: | 2e6006ec57931ff52142bff2596b6800 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-02 00:16:21 |
Source code size: | 136 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 443 / 463 |
Referenced in: | [show references] |