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

3
LINES

< > BotCompany Repo | #1009262 // tok_findMainFunctions - find functions in main class

JavaX fragment (include)

static LL<S> tok_findMainFunctions(S src) {
  ret findFullFunctionDefs(tok_classBody(findMainClass(javaTok(src))), true);
}

Author comment

Began life as a copy of #1009261

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: #1009262
Snippet name: tok_findMainFunctions - find functions in main class
Eternal ID of this version: #1009262/4
Text MD5: 8fba6bb8e7ec2696c3919fa441723412
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-19 23:46:39
Source code size: 125 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 429 / 413
Version history: 3 change(s)
Referenced in: [show references]