static Set<S> standardFunctionsReferencedByStandardFunction(S sfName) { ret findFunctionInvocations(javaTok(textOfStandardFunction(sfName)), stdFunctions_cached(), null, litset(sfName)); }
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: | #1022457 |
Snippet name: | standardFunctionsReferencedByStandardFunction |
Eternal ID of this version: | #1022457/4 |
Text MD5: | 015557760340c608c1d98b59f4367fd0 |
Author: | stefan |
Category: | javax / code analysis |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-17 20:10:15 |
Source code size: | 192 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 391 / 408 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1022459 - sfReferencedbySF_transitive #1022461 - standardFunctionsReferencedByStandardFunction_localSnippetsDB |