Libraryless. Click here for Pure Java version (6043L/34K).
1 | svoid printMetaSrc(O o) {
|
2 | if (o == null) ret; |
3 | print("Meta src of " + toStringWithIdentity_inFront(o) + ":\n " + getMetaSrc(o));
|
4 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034628 |
| Snippet name: | printMetaSrc |
| Eternal ID of this version: | #1034628/2 |
| Text MD5: | e2262764265e8edc4b1d5da7ba1b3096 |
| Transpilation MD5: | eb003a3a78a4b4086b09ef8cc662d693 |
| Author: | stefan |
| Category: | javax / meta |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-24 20:08:08 |
| Source code size: | 137 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 387 / 521 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |