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

7
LINES

< > BotCompany Repo | #1013421 // tok_methodBody

JavaX fragment (include)

static L<S> tok_methodBody(S src) {
  ret tok_methodBody(javaTok(src));
}

static L<S> tok_methodBody(LS tok) {
  ret tok_firstBlock(tok);
}

Author comment

Began life as a copy of #1013178

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: #1013421
Snippet name: tok_methodBody
Eternal ID of this version: #1013421/2
Text MD5: 8d886f37e34f80532b34bae748f2a0e4
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-25 23:59:58
Source code size: 146 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 468 / 495
Version history: 1 change(s)
Referenced in: [show references]