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

5
LINES

< > BotCompany Repo | #1001046 // findEndOfBlock - synonym of tok_findEndOfBlock

JavaX fragment (include)

// i must point at the (possibly imaginary) opening bracket ("{")
// index returned is index of closing bracket + 1 (or l(tok))
static int findEndOfBlock(LS tok, int i) {
  ret tok_findEndOfBlock(tok, i);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001046
Snippet name: findEndOfBlock - synonym of tok_findEndOfBlock
Eternal ID of this version: #1001046/9
Text MD5: 15cbabe76d6f77197cf2626201853427
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-12-26 17:39:26
Source code size: 210 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 762 / 2469
Version history: 8 change(s)
Referenced in: [show references]