Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1022457 // standardFunctionsReferencedByStandardFunction

JavaX fragment (include)

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: 262 / 281
Version history: 3 change(s)
Referenced in: [show references]