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

4
LINES

< > BotCompany Repo | #1033203 // tok_scanStatement_idx

JavaX fragment (include)

// Return value is index of token after semicolon/curly brace
static int tok_scanStatement_idx(LS tok, int i) {
  ret tok_findEndOfStatement(tok, i)+1;
}

Author comment

Began life as a copy of #1033183

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033203
Snippet name: tok_scanStatement_idx
Eternal ID of this version: #1033203/1
Text MD5: 9ba1e0be6a54f4cb5af70d7d97675247
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-16 03:25:06
Source code size: 156 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 73 / 101
Referenced in: [show references]