1 | sS nlLogic_funcArgText(Exp e, S name) { |
2 | if (e cast Func) |
3 | if (eq(e.name, name)) |
4 | ret e.arg.text(); |
5 | null; |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018266 |
Snippet name: | nlLogic_funcArgText |
Eternal ID of this version: | #1018266/1 |
Text MD5: | 02fa36e611e5ef31be60a27a7c4e8fac |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-12 23:40:50 |
Source code size: | 123 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 342 / 352 |
Referenced in: | [show references] |