static WebRelation web_relation(WebNode a, WebNode b) { assertSame(a.web, b.web); ret a.web.getRelation(a, b); }
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: | #1010582 |
| Snippet name: | web_relation |
| Eternal ID of this version: | #1010582/1 |
| Text MD5: | b9bff396c7abd724da636f65d0d6da36 |
| 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-22 01:54:00 |
| Source code size: | 119 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 583 / 627 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |