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

4
LINES

< > BotCompany Repo | #1012164 // tok_isSingleTypeArg

JavaX fragment (include)

static bool tok_isSingleTypeArg(L<S> tok, int iOpeningBracket) {
  int j = tok_findEndOfTypeArg(tok, iOpeningBracket);
  ret neqGet(tok, j, ",");
}

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: #1012164
Snippet name: tok_isSingleTypeArg
Eternal ID of this version: #1012164/5
Text MD5: 1ea76c60140f236c43c8131d017ac056
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-19 15:32:19
Source code size: 150 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 356 / 383
Version history: 4 change(s)
Referenced in: [show references]