1 | // counts lines from 0 |
2 | static int tokenLineNr(L<S> tok, int i) {
|
3 | ret toLines(join(tok.subList(0, i))).size(); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1001488 |
| Snippet name: | tokenLineNr |
| Eternal ID of this version: | #1001488/1 |
| Text MD5: | 571c08bceac8034e532f1720b4271922 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-10-19 17:18:55 |
| Source code size: | 116 bytes / 4 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 806 / 1045 |
| Referenced in: | [show references] |