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

5
LINES

< > BotCompany Repo | #1009258 // findSupportedQuestionsInFunctions

JavaX fragment (include)

static L<S> findSupportedQuestionsInFunctions(S... functionsToScan) {
  S src = myJavaSource();
  if (src == null) warn("No Java source");
  ret findSupportedQuestionsInFunctions_impl(src, functionsToScan);
}

Author comment

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: 572 / 601
Version history: 5 change(s)
Referenced in: [show references]