1 | // i must point at the (possibly imaginary) opening bracket ("{")
|
2 | // index returned is index of closing bracket + 1 (or l(tok)) |
3 | static int findEndOfBlock(LS tok, int i) {
|
4 | ret tok_findEndOfBlock(tok, i); |
5 | } |
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: | 1441 / 3152 |
| Version history: | 8 change(s) |
| Referenced in: | [show references] |