static SS tok_findStandardFunctionDefinitions(LS tok) { new SS map; tok_directSnippetRefs(tok); for (int i : jfindAll(tok, "function <id> is in *.")) map.put(tok.get(i+2), fsI(unquote(tok.get(i+8)))); ret map; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022533 |
Snippet name: | tok_findStandardFunctionDefinitions - modifies tok |
Eternal ID of this version: | #1022533/3 |
Text MD5: | 44682f59fa989b069aa335f1dd8d763b |
Author: | stefan |
Category: | javax / transpiling |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-20 12:19:04 |
Source code size: | 229 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 243 / 285 |
Version history: | 2 change(s) |
Referenced in: | [show references] |