Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1009836 // web_processAllNodes - requires you to define processNode()

JavaX fragment (include)

svoid web_processAllNodes(Web web) {
  for (WebNode node : cloneList(web.nodes)) processNode(node);
}

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: #1009836
Snippet name: web_processAllNodes - requires you to define processNode()
Eternal ID of this version: #1009836/2
Text MD5: f2a7e5a1bc40b61f9417690350f14e34
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-21 02:56:51
Source code size: 103 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 418 / 460
Version history: 1 change(s)
Referenced in: [show references]