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

9
LINES

< > BotCompany Repo | #1031613 // cCallOpt - synonym of ccallOpt

JavaX fragment (include)

sO cCallOpt(Concept.Ref ref, S method, O... args) {
  ret ccallOpt(ref, method, args);
}



sO cCallOpt(O object, S method, O... args) {
  ret ccallOpt(object, method, args);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031613
Snippet name: cCallOpt - synonym of ccallOpt
Eternal ID of this version: #1031613/1
Text MD5: 4162b2422703867ff832af32e42fdc76
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-22 10:53:05
Source code size: 178 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 81 / 108
Referenced in: [show references]