static synchronized void loadConceptsFromText(S text) { clearConcepts(); DynamicObject_loading = true; try { concepts = (Map) unstructure(text); assignConceptsToUs(); } finally { DynamicObject_loading = false; } }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005266 | 
| Snippet name: | loadConceptsFromText | 
| Eternal ID of this version: | #1005266/1 | 
| Text MD5: | 3eb09616e79b2a2540c20eb4c316f299 | 
| Author: | stefan | 
| Category: | javax / concepts | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-10-27 22:44:36 | 
| Source code size: | 244 bytes / 10 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 763 / 804 | 
| Referenced in: | [show references] |