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

3
LINES

< > BotCompany Repo | #1033189 // scaffoldCalled

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

Transpiled version (3923L) is out of date.

svoid scaffoldCalled(O obj, O function, O... args) {
  printShortenedFunctionCall(200, (obj == null ? "" : shorten(20, str(obj)) + " :: ") + function, args);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033189
Snippet name: scaffoldCalled
Eternal ID of this version: #1033189/5
Text MD5: 32baf7d5bd59452b57debbf4df1fafcf
Author: stefan
Category: javax / scaffolding
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-10 20:37:00
Source code size: 161 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 138 / 185
Version history: 4 change(s)
Referenced in: [show references]