Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1034628 // printMetaSrc

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (6043L/34K).

svoid printMetaSrc(O o) {
  if (o == null) ret;
  print("Meta src of " + toStringWithIdentity_inFront(o) + ":\n  " + getMetaSrc(o));
}

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: 71 / 118
Version history: 1 change(s)
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)