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

6
LINES

< > BotCompany Repo | #1020752 // liveLocalPrintLog_realMC

JavaX fragment (include)

static StringBuffer liveLocalPrintLog_realMC(O o) {
  O realMC = getMainClass(o);
  if (realMC != mc())
    ret (StringBuffer) getOpt(realMC, 'local_log);
  ret liveLocalPrintLog();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1020752
Snippet name: liveLocalPrintLog_realMC
Eternal ID of this version: #1020752/1
Text MD5: 397eb6e9415f0601b9e081b6605e1ea7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-01 19:12:34
Source code size: 188 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 239 / 283
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)