1 | sclass WebTree {
|
2 | WebNode node; |
3 | new L<Pair<WebNode, WebTree>> children; // pair(relation, child tree) |
4 | |
5 | *() {}
|
6 | *(WebNode *node) {}
|
7 | } |
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: | #1010245 |
| Snippet name: | WebTree |
| Eternal ID of this version: | #1010245/2 |
| Text MD5: | 56475468789ce4e5b4d8c06ce668362f |
| 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-07 18:25:07 |
| Source code size: | 146 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 717 / 1311 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |