1 | static new ThreadLocal<Map<S, O>> ai_getVar_map; |
2 | |
3 | static O ai_getVar(S name) {
|
4 | ret mapGet(ai_getVar_map!, name); |
5 | } |
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: | #1012911 |
| Snippet name: | ai_getVar |
| Eternal ID of this version: | #1012911/2 |
| Text MD5: | bf97734856375d25108a345c68a61de4 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-16 13:41:53 |
| Source code size: | 120 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 699 / 759 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |