sO cCall(Concept.Ref ref, S method, O... args) { ret ccall(ref, method, args); } sO cCall(O object, S method, O... args) { ret ccall(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: | #1031385 |
Snippet name: | cCall - synonym of ccall |
Eternal ID of this version: | #1031385/1 |
Text MD5: | 9973350108a3335c998456e08009c697 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-07 17:14:59 |
Source code size: | 166 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 183 / 224 |
Referenced in: | [show references] |