Transpiled version (15465L) is out of date.
1 | // b is registered in a._concepts |
2 | svoid registerAsPeer(Concept b, Concept a) { |
3 | if (a == null || b == null) ret; |
4 | Concepts cc = a._concepts(); |
5 | if (cc != null) registerConcept(cc, b); |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031347 |
Snippet name: | registerAsPeer |
Eternal ID of this version: | #1031347/3 |
Text MD5: | abcc942506469a4f7094483ea0f371f0 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-15 17:13:50 |
Source code size: | 193 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 141 / 210 |
Version history: | 2 change(s) |
Referenced in: | [show references] |