static L<S> findSupportedQuestionsInFunctions(S... functionsToScan) { S src = myJavaSource(); if (src == null) warn("No Java source"); ret findSupportedQuestionsInFunctions_impl(src, functionsToScan); }
Began life as a copy of #1001395
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1009258 |
Snippet name: | findSupportedQuestionsInFunctions |
Eternal ID of this version: | #1009258/6 |
Text MD5: | b9a3f986afcfbd8e88fb0b5b88d0a38f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-07-24 12:06:11 |
Source code size: | 212 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 651 / 686 |
Version history: | 5 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1009261 - tok_findMainFunctionsNamed #1009345 - findSupportedQuestionsInFunctions_impl |