1 | static WebRelation web_relation(WebNode a, WebNode b) {
|
2 | assertSame(a.web, b.web); |
3 | ret a.web.getRelation(a, 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: | #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: | 580 / 624 |
| Referenced in: | [show references] |