1 | static void web_rename(Web web, S a, S b) {
|
2 | for (WebNode node : cloneList(web_nodesNamed(web, a))) |
3 | web_setText(node, b); |
4 | } |
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: | #1010275 |
| Snippet name: | web_rename - rename nodes |
| Eternal ID of this version: | #1010275/2 |
| Text MD5: | 7e11e1ea1a7e3bb3cee85c93a15a5167 |
| 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-08 00:01:38 |
| Source code size: | 131 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 694 / 749 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |