1 | static L<S> findSupportedQuestionsInFunctions(S... functionsToScan) {
|
2 | S src = myJavaSource(); |
3 | if (src == null) warn("No Java source");
|
4 | ret findSupportedQuestionsInFunctions_impl(src, functionsToScan); |
5 | } |
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: | 1054 / 1104 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |