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

3
LINES

< > BotCompany Repo | #1009259 // tok_functionName - get name of Java function from definition

JavaX fragment (include)

1  
static S tok_functionName(L<S> tok) {
2  
  ret get(tok, indexOfOneOf(tok, 0, "(", "{")-2);
3  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009259
Snippet name: tok_functionName - get name of Java function from definition
Eternal ID of this version: #1009259/3
Text MD5: 93a60d6d133d2e8ab68eaf68e6e19b83
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-26 17:47:27
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 520 / 538
Version history: 2 change(s)
Referenced in: [show references]