static void web_collapseNodeWithCopy(WebNode a, WebNode b) { web_deleteRelation(a, b); web_copyRelations(a, b); web_copyLabels(a, b); web_removeNode(a); }
Began life as a copy of #1010073
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: | #1010127 | 
| Snippet name: | web_collapseNodeWithCopy - also copies the text | 
| Eternal ID of this version: | #1010127/5 | 
| Text MD5: | 3f7f970c5fee156ecb7395ab1fd88d2c | 
| 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-03 23:34:39 | 
| Source code size: | 167 bytes / 6 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 749 / 768 | 
| Version history: | 4 change(s) | 
| Referenced in: | [show references] |