1 | // Return value is index of semicolon/curly brace+1 |
2 | static int tok_endOfStatement(L<S> tok, int i) { |
3 | ret tok_findEndOfStatement(tok, i); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
| Snippet ID: | #1031989 |
| Snippet name: | tok_endOfStatement - synonym of tok_findEndOfStatement |
| Eternal ID of this version: | #1031989/1 |
| Text MD5: | bdcbc4602179c24a218dd3d62e3cdae0 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-08-06 07:38:03 |
| Source code size: | 141 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 371 / 389 |
| Referenced in: | [show references] |