1 | static L<Method> getStdFunctionMethods(S functionName) {
|
2 | Class c = loadFunctions_cached(functionName); |
3 | ret findMethodsNamed(c, functionName); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010201 |
| Snippet name: | getStdFunctionMethods - load standard function and get L<Method> |
| Eternal ID of this version: | #1010201/1 |
| Text MD5: | db79890eadeffa979a6b91bc4209eeed |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-09-06 17:49:10 |
| Source code size: | 150 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 670 / 703 |
| Referenced in: | [show references] |