1 | static void web_performReplace(Web replaceWeb, Web web) { |
2 | for (Pair<WebNode> p : web_relationsOfTypeIC(replaceWeb, "replace with")) |
3 | web_replaceLabels(web, p.a.text(), p.b.text()); |
4 | } |
Began life as a copy of #1010007
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: | #1010078 |
Snippet name: | web_performReplace |
Eternal ID of this version: | #1010078/1 |
Text MD5: | b4129f465168704e991e02abdf24e703 |
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 01:20:56 |
Source code size: | 190 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 446 / 504 |
Referenced in: | [show references] |