1 | sbool ai_parser_activateStandardFunctions_flag = true; |
2 | |
3 | svoid ai_parser_activateStandardFunctions() {
|
4 | set ai_parser_activateStandardFunctions_flag; |
5 | loadFunctions_preferDiskCache(); |
6 | } |
7 | |
8 | sbool ai_parser_activateStandardFunctions_get() {
|
9 | ret ai_parser_activateStandardFunctions_flag; |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017414 |
| Snippet name: | ai_parser_activateStandardFunctions - use embedded standard functions when parsing |
| Eternal ID of this version: | #1017414/3 |
| Text MD5: | 1a1313ff5f2758b3f1d5fadafe59b821 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-20 12:48:11 |
| Source code size: | 296 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 707 / 731 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |