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

5
LINES

< > BotCompany Repo | #1031583 // tok_findEndOfBracketPart - synonym of findEndOfBracketPart

JavaX fragment (include)

// i must point at the (possibly imaginary) opening bracket (any of the 2 types, not type parameters)
// index returned is index of closing bracket + 1
static int tok_findEndOfBracketPart(List<String> cnc, int i) {
  ret findEndOfBracketPart(cnc, i);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031583
Snippet name: tok_findEndOfBracketPart - synonym of findEndOfBracketPart
Eternal ID of this version: #1031583/1
Text MD5: c27c828cefcc39d4c0d52aab7b27338e
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-22 06:46:01
Source code size: 254 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 73 / 101
Referenced in: [show references]